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

/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/
H A DProxyTunnelServer.java91 respondForConnect();
101 private void respondForConnect() throws Exception { method in class:ProxyTunnelServer
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsClient/
H A DProxyTunnelServer.java126 respondForConnect(needAuth);
149 private void respondForConnect(boolean needAuth) throws Exception { method in class:ProxyTunnelServer
/openjdk7/jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/
H A DProxyTunnelServer.java128 respondForConnect(needAuth);
151 private void respondForConnect(boolean needAuth) throws Exception { method in class:ProxyTunnelServer
/openjdk7/jdk/test/sun/net/www/protocol/http/
H A DProxyTunnelServer.java127 respondForConnect(needAuth);
150 private void respondForConnect(boolean needAuth) throws Exception { method in class:ProxyTunnelServer

Completed in 33 milliseconds