public class Decoder extends org.jboss.netty.handler.codec.replay.ReplayingDecoder<Decoder.DecodingState>
| Modifier and Type | Class and Description |
|---|---|
static class |
Decoder.DecodingState |
| Constructor and Description |
|---|
Decoder() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer buffer,
Decoder.DecodingState state) |
actualReadableBytes, channelClosed, channelDisconnected, checkpoint, checkpoint, decodeLast, exceptionCaught, getState, internalBuffer, messageReceived, setStateprotected Object decode(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.Channel channel, org.jboss.netty.buffer.ChannelBuffer buffer, Decoder.DecodingState state) throws Exception
decode in class org.jboss.netty.handler.codec.replay.ReplayingDecoder<Decoder.DecodingState>ExceptionCopyright © 2013. All Rights Reserved.