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

/openjdk10/jdk/test/sun/net/www/protocol/https/HttpsURLConnection/
H A DB6226610.java143 retrieveConnectInfo(statusLine);
193 private void retrieveConnectInfo(String connectStr) throws IOException { method in class:HeaderCheckerProxyTunnelServer
H A DProxyTunnelServer.java122 retrieveConnectInfo(statusLine);
265 private void retrieveConnectInfo(String connectStr) throws Exception { method in class:ProxyTunnelServer
/openjdk10/jdk/test/sun/net/www/protocol/https/HttpsClient/
H A DProxyTunnelServer.java116 retrieveConnectInfo(statusLine);
262 private void retrieveConnectInfo(String connectStr) throws Exception { method in class:ProxyTunnelServer
/openjdk10/jdk/test/sun/security/ssl/InputRecord/
H A DProxyTunnelServer.java90 retrieveConnectInfo(statusLine);
207 void retrieveConnectInfo(String connectStr) throws Exception { method in class:ProxyTunnelServer
/openjdk10/jdk/test/sun/net/www/protocol/http/
H A DProxyTunnelServer.java116 // retrieveConnectInfo(statusLine);
262 private void retrieveConnectInfo(String connectStr) throws Exception { method in class:ProxyTunnelServer

Completed in 158 milliseconds