public static class SSLProxyServer.ProxyRunnable extends java.lang.Object implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.net.Socket |
s |
Constructor and Description |
---|
SSLProxyServer.ProxyRunnable(java.net.Socket s) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
private java.net.Socket s
public SSLProxyServer.ProxyRunnable(java.net.Socket s)
public void run()
run
in interface java.lang.Runnable