public static class NettyTransportCodec.NettyFrameDecoder
extends org.jboss.netty.handler.codec.frame.FrameDecoder
| Constructor and Description | 
|---|
| NettyTransportCodec.NettyFrameDecoder() | 
| 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)decode buffer to NettyDataPack | 
actualReadableBytes, afterAdd, afterRemove, appendToCumulation, beforeAdd, beforeRemove, channelClosed, channelDisconnected, cleanup, decodeLast, exceptionCaught, getMaxCumulationBufferCapacity, getMaxCumulationBufferComponents, internalBuffer, isUnfold, messageReceived, newCumulationBuffer, replace, setMaxCumulationBufferCapacity, setMaxCumulationBufferComponents, setUnfold, unfoldAndFireMessageReceived, updateCumulationpublic NettyTransportCodec.NettyFrameDecoder()
protected Object decode(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.Channel channel, org.jboss.netty.buffer.ChannelBuffer buffer) throws Exception
decode in class org.jboss.netty.handler.codec.frame.FrameDecoderExceptionCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.