org.apache.commons.ssl
Class SSLEchoServer

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

public class SSLEchoServer
extends java.lang.Object

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

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

Constructor Detail

SSLEchoServer

public SSLEchoServer()
Method Detail

main

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