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

/openjdk7/jdk/test/sun/net/www/http/HttpClient/
H A DProxyFromCache.java47 int proxyPort, httpPort;
53 httpPort = httpSSocket.getLocalPort();
68 String urlStr = "http://localhost:" + httpPort + "/";
/openjdk7/jdk/src/share/native/java/lang/
H A Djava_props.h94 char *httpPort; member in struct:__anon657
H A DSystem.c250 PUTPROP(props, "http.proxyPort", sprops->httpPort);
/openjdk7/jdk/src/solaris/native/java/lang/
H A Djava_props_macosx.c280 httpPort = 80, // Default proxy port values local

Completed in 33 milliseconds