org.apache.mina.example.tapedeck
Class Main
java.lang.Object
org.apache.mina.example.tapedeck.Main
public class Main
- extends Object
Simple example demonstrating how to build a state machine for MINA's
IoHandler
interface.
- 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.