Searched defs:InterposeSocket (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/test/java/rmi/testlibrary/
H A DTestSocketFactory.java195 public static class InterposeSocket extends Socket { class in class:TestSocketFactory
214 public InterposeSocket(Socket socket, byte[] matchBytes, byte[] replaceBytes) { method in class:TestSocketFactory.InterposeSocket
225 public InterposeSocket(Socket socket, byte[] method in class:TestSocketFactory.InterposeSocket
[all...]

Completed in 109 milliseconds