Searched defs:TestSocket (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jdk/test/java/rmi/dgc/dgcAckFailure/ | ||
| H A D | DGCAckFailure.java | 140 return new TestSocket(host, port); 148 private static class TestSocket extends Socket { class in class:DGCAckFailure.TestSF 149 TestSocket(String host, int port) throws IOException { method in class:DGCAckFailure.TestSF.TestSocket |
Completed in 29 milliseconds