Class ObjectEchoClient
- java.lang.Object
-
- org.jboss.netty.example.objectecho.ObjectEchoClient
-
public final class ObjectEchoClient extends java.lang.Object
Modification ofEchoClient
which utilizes Java object serialization.
-
-
Constructor Summary
Constructors Constructor Description ObjectEchoClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-