Package org.jboss.netty.example.objectecho
package org.jboss.netty.example.objectecho
-
ClassesClassDescriptionModification of
EchoClient
which utilizes Java object serialization.Handler implementation for the object echo client.Modification ofEchoServer
which utilizes Java object serialization.Handles both client-side and server-side handler depending on which constructor was called.