org.apache.mina.examples.echoserver
Class Main

java.lang.Object
  extended by org.apache.mina.examples.echoserver.Main

public class Main
extends Object

(Entry point) Echo server

Version:
$Rev: 326586 $, $Date: 2005-10-19 17:50:29 +0200 (Wed, 19 Oct 2005) $
Author:
The Apache Directory Project (dev@directory.apache.org)

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          Set this to true if you want to make the server SSL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Set this to true if you want to make the server SSL

Throws:
Exception


Copyright © 2004-2009 . All Rights Reserved.