public class NetconfChunkAggregator
extends io.netty.handler.codec.ByteToMessageDecoder
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_MAXIMUM_CHUNK_SIZE |
| Constructor and Description |
|---|
NetconfChunkAggregator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf in,
List<Object> out) |
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtpublic static final int DEFAULT_MAXIMUM_CHUNK_SIZE
protected void decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf in,
List<Object> out)
throws IllegalStateException
decode in class io.netty.handler.codec.ByteToMessageDecoderIllegalStateExceptionCopyright © 2017 OpenDaylight. All rights reserved.