public class NettyRemotingDecoder extends org.jboss.netty.handler.codec.replay.ReplayingDecoder<NettyRemotingDecoder.State>
| Modifier and Type | Class and Description |
|---|---|
static class |
NettyRemotingDecoder.State |
| Constructor and Description |
|---|
NettyRemotingDecoder() |
| 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,
NettyRemotingDecoder.State state) |
checkpoint, checkpoint, cleanup, decode, decodeLast, decodeLast, getState, internalBuffer, messageReceived, setStateactualReadableBytes, afterAdd, afterRemove, appendToCumulation, beforeAdd, beforeRemove, channelClosed, channelDisconnected, exceptionCaught, getMaxCumulationBufferCapacity, getMaxCumulationBufferComponents, isUnfold, newCumulationBuffer, replace, setMaxCumulationBufferCapacity, setMaxCumulationBufferComponents, setUnfold, unfoldAndFireMessageReceived, updateCumulationprotected Object decode(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.Channel channel, org.jboss.netty.buffer.ChannelBuffer buffer, NettyRemotingDecoder.State state) throws Exception
decode in class org.jboss.netty.handler.codec.replay.ReplayingDecoder<NettyRemotingDecoder.State>ExceptionCopyright © 2021. All rights reserved.