public static class Frame.Decoder
extends io.netty.handler.codec.ByteToMessageDecoder
| Constructor and Description | 
|---|
| Decoder(Connection.Factory factory) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | decode(io.netty.channel.ChannelHandlerContext ctx,
      io.netty.buffer.ByteBuf buffer,
      java.util.List<java.lang.Object> results) | 
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtpublic Decoder(Connection.Factory factory)
Copyright © 2018 The Apache Software Foundation