public final class NioGremlinResponseDecoder extends io.netty.handler.codec.ReplayingDecoder<NioGremlinResponseDecoder.DecoderState>
| Modifier and Type | Class and Description |
|---|---|
static class |
NioGremlinResponseDecoder.DecoderState |
| Constructor and Description |
|---|
NioGremlinResponseDecoder(MessageSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
io.netty.buffer.ByteBuf byteBuf,
List<Object> objects) |
callDecode, checkpoint, checkpoint, state, stateactualReadableBytes, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtensureNotSharable, handlerAdded, isSharablepublic NioGremlinResponseDecoder(MessageSerializer serializer)
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.