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

/openjdk10/jdk/test/jdk/modules/scenarios/automaticmodules/src/httpserver/http/
H A DHttpServer.java36 public class HttpServer { class
40 protected HttpServer(int port) { method in class:HttpServer
/openjdk10/jdk/test/java/net/URLConnection/
H A DResponses.java58 static class HttpServer implements Runnable { class in class:Responses
61 public HttpServer() { method in class:Responses.HttpServer
/openjdk10/jdk/test/java/net/URLClassLoader/
H A DHttpTest.java42 static class HttpServer implements Runnable { class in class:HttpTest
121 HttpServer() throws Exception { method in class:HttpTest.HttpServer
/openjdk10/jdk/src/jdk.httpserver/share/classes/com/sun/net/httpserver/
H A DHttpServer.java98 public abstract class HttpServer { class
102 protected HttpServer () { method in class:HttpServer
[all...]
/openjdk10/jdk/test/sun/net/www/http/HttpClient/
H A DB8025710.java252 class HttpServer extends Thread implements Closeable { class in class:B8025710
264 HttpServer() throws Exception { method in class:B8025710.HttpServer

Completed in 64 milliseconds