org.apache.commons.ssl
Class SSLProxyServer

java.lang.Object
  extended by org.apache.commons.ssl.SSLProxyServer

public class SSLProxyServer
extends Object

Since:
5-May-2006
Author:
Credit Union Central of British Columbia, www.cucbc.com, juliusdavies@cucbc.com

Nested Class Summary
static class SSLProxyServer.ProxyRunnable
           
 
Constructor Summary
SSLProxyServer()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLProxyServer

public SSLProxyServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception