public class NettyRemotingDecoder extends org.jboss.netty.handler.codec.replay.ReplayingDecoder<NettyRemotingDecoder.State>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
NettyRemotingDecoder.State |
| 构造器和说明 |
|---|
NettyRemotingDecoder() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 org.jboss.netty.handler.codec.replay.ReplayingDecoder<NettyRemotingDecoder.State>ExceptionCopyright © 2020. All rights reserved.