org.apache.mina.example.reverser
Class Main
java.lang.Object
org.apache.mina.example.reverser.Main
public class Main
- extends Object
(Entry point) Reverser server which reverses all text lines from
clients.
- Author:
- Apache MINA Project
Constructor Summary |
Main()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.