public class ApiRequestDecoder
extends io.netty.handler.codec.MessageToMessageDecoder<io.netty.buffer.ByteBuf>
| Constructor and Description |
|---|
ApiRequestDecoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
io.netty.buffer.ByteBuf byteBuf,
List<Object> list) |
acceptInboundMessage, channelReadCopyright © 2015. All rights reserved.