- java.lang.Object
-
- org.jboss.netty.handler.codec.oneone.OneToOneEncoder
-
- org.jboss.netty.handler.codec.serialization.ObjectEncoder
-
- org.menacheri.jetclient.util.NettyUtils.ObjectEncoderWrapper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jboss.netty.channel.ChannelHandler
org.jboss.netty.channel.ChannelHandler.Sharable
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected org.jboss.netty.buffer.ChannelBuffer |
encode(Object msg) |
-
Methods inherited from class org.jboss.netty.handler.codec.serialization.ObjectEncoder
encode
-
Methods inherited from class org.jboss.netty.handler.codec.oneone.OneToOneEncoder
handleDownstream
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012. All Rights Reserved.