Searched refs:initServer (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSSLServerSocketImpl.java117 initServer(context);
144 initServer(context);
153 initServer(context);
160 private void initServer(SSLContextImpl context) throws SSLException { method in class:SSLServerSocketImpl
/openjdk9/jdk/test/java/net/httpclient/
H A DVersionTest.java63 initServer();
96 static void initServer() throws Exception { method in class:VersionTest
H A DLightWeightHttpServer.java75 public static void initServer() throws IOException { method in class:LightWeightHttpServer
H A DRequestBodyTest.java101 LightWeightHttpServer.initServer();
H A DSmokeTest.java160 initServer();
639 static void initServer() throws Exception { method in class:SmokeTest
/openjdk9/jdk/test/java/net/httpclient/security/
H A DSecurity.java400 initServer();
431 public static void initServer() throws Exception { method in class:Security

Completed in 209 milliseconds