|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.ssl.SSLProxyServer.ProxyRunnable
public static class SSLProxyServer.ProxyRunnable
Field Summary | |
---|---|
private java.net.Socket |
s
|
Constructor Summary | |
---|---|
SSLProxyServer.ProxyRunnable(java.net.Socket s)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.net.Socket s
Constructor Detail |
---|
public SSLProxyServer.ProxyRunnable(java.net.Socket s)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |