-
public class NioEchoClient
extends Object
A simple TCP client, write back to the client every received messages.
- Author:
- Apache MINA Project
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
-
NioEchoClient
public NioEchoClient()
Copyright © 2009–2013 Apache MINA Project. All rights reserved.