org.apache.mina.examples.reverser
Class Main

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

public class Main
extends Object

(Entry point) Reverser server which reverses all text lines from clients.

Version:
$Rev: 332218 $, $Date: 2005-11-10 12:52:42 +0900 $,
Author:
The Apache Directory Project (dev@directory.apache.org)

Constructor Summary
Main()
           
 
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

Main

public Main()
Method Detail

main

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


Copyright © 2004-2005 . All Rights Reserved.