org.apache.mina.example.imagine.step3.server
Class ImageServer
java.lang.Object
org.apache.mina.example.imagine.step3.server.ImageServer
public class ImageServer
- extends Object
entry point for the server used in the tutorial on protocol codecs
- Author:
- Apache MINA Project
Field Summary |
static int |
PORT
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORT
public static final int PORT
- See Also:
- Constant Field Values
ImageServer
public ImageServer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.