|
The Netty Project 3.2.5.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LengthFieldBasedFrameDecoder | |
---|---|
org.jboss.netty.handler.codec.serialization | Encoder, decoder and their compatibility stream implementations which
transform a Serializable object into a byte buffer and
vice versa. |
Uses of LengthFieldBasedFrameDecoder in org.jboss.netty.handler.codec.serialization |
---|
Subclasses of LengthFieldBasedFrameDecoder in org.jboss.netty.handler.codec.serialization | |
---|---|
class |
ObjectDecoder
A decoder which deserializes the received ChannelBuffer s into Java
objects. |
|
The Netty Project 3.2.5.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |