public class NettyRpcFrameDecoder
extends ByteToMessageDecoder
| Constructor and Description |
|---|
NettyRpcFrameDecoder(int maxFrameLength) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(ChannelHandlerContext ctx,
ByteBuf in,
java.util.List<java.lang.Object> out) |