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

/openjdk7/jdk/test/sun/net/www/http/HttpClient/
H A DProxyTest.java47 private class HttpProxyServer extends Thread { class in class:ProxyTest
128 public HttpProxyServer() throws IOException { method in class:ProxyTest.HttpProxyServer
171 HttpProxyServer server = new HttpProxyServer();

Completed in 25 milliseconds