Searched defs:sockOut (Results 1 - 6 of 6) sorted by relevance

/openjdk10/jdk/test/sun/security/ssl/InputRecord/
H A DProxyTunnelServer.java140 Socket sockOut; field in class:ProxyTunnelServer.ProxyTunnel
145 public ProxyTunnel(Socket sockIn, Socket sockOut, boolean delayedWrite) argument
/openjdk10/jdk/test/java/net/URL/
H A DPerConnectionProxy.java174 Socket sockOut; field in class:PerConnectionProxy.ProxyServer.ProxyTunnel
178 public ProxyTunnel(Socket sockIn, Socket sockOut) argument
/openjdk10/jdk/test/sun/net/www/protocol/http/
H A DProxyTunnelServer.java206 Socket sockOut; field in class:ProxyTunnelServer.ProxyTunnel
210 public ProxyTunnel(Socket sockIn, Socket sockOut) argument
/openjdk10/jdk/test/sun/net/www/protocol/https/HttpsClient/
H A DProxyTunnelServer.java205 Socket sockOut; field in class:ProxyTunnelServer.ProxyTunnel
209 public ProxyTunnel(Socket sockIn, Socket sockOut) argument
/openjdk10/jdk/test/sun/net/www/http/HttpClient/
H A DB8025710.java213 private final Socket sockOut; field in class:B8025710.ProxyTunnel
217 public ProxyTunnel(Socket sockIn, Socket sockOut) throws IOException { argument
/openjdk10/jdk/test/sun/net/www/protocol/https/HttpsURLConnection/
H A DProxyTunnelServer.java211 Socket sockOut; field in class:ProxyTunnelServer.ProxyTunnel
215 public ProxyTunnel(Socket sockIn, Socket sockOut) argument

Completed in 103 milliseconds