public static class SSLProxyServer.ProxyRunnable extends Object implements Runnable
private Socket
s
SSLProxyServer.ProxyRunnable(Socket s)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private Socket s
public SSLProxyServer.ProxyRunnable(Socket s)
public void run()
run
Runnable