Package | Description |
---|---|
org.jboss.netty.handler.codec.frame |
Extensible decoder and its common implementations which deal with the
packet fragmentation and reassembly issue found in a stream-based transport
such as TCP/IP.
|
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. |
org.jboss.netty.handler.ssl |
Class and Description |
---|
FrameDecoder
Decodes the received
ChannelBuffer s into a meaningful frame object. |
Class and Description |
---|
FrameDecoder
Decodes the received
ChannelBuffer s into a meaningful frame object. |
Class and Description |
---|
FrameDecoder
Decodes the received
ChannelBuffer s into a meaningful frame object. |
Copyright © 2008–2014 JBoss, by Red Hat. All rights reserved.