Searched defs:TestServer (Results 1 – 1 of 1) sorted by relevance
620 class TestServer implements Runnable { class in SSLSocketTest638 public TestServer(int port, boolean provideKeys, int clientAuth) { in TestServer() method in SSLSocketTest.TestServer