org.apache.commons.ssl
Class SSLProxyServer.ProxyRunnable

java.lang.Object
  extended byorg.apache.commons.ssl.SSLProxyServer.ProxyRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SSLProxyServer

public static class SSLProxyServer.ProxyRunnable
extends java.lang.Object
implements java.lang.Runnable


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
 

Constructor Detail

SSLProxyServer.ProxyRunnable

public SSLProxyServer.ProxyRunnable(java.net.Socket s)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2011. All Rights Reserved.