Searched refs:HttpsServerImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DDefaultHttpServerProvider.java39 return new HttpsServerImpl (addr, backlog);
H A DHttpsServerImpl.java39 public class HttpsServerImpl extends HttpsServer { class in inherits:HttpsServer
43 HttpsServerImpl () throws IOException { method in class:HttpsServerImpl
47 HttpsServerImpl ( method in class:HttpsServerImpl

Completed in 87 milliseconds