public static class DataProtobufLengthDecoder.Server extends ProtobufLengthDecoder
| Constructor and Description |
|---|
Server(BufferAllocator allocator,
OutOfMemoryHandler outOfMemoryHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf in,
List<Object> out) |
channelReadCompleteactualReadableBytes, callDecode, channelInactive, channelRead, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtensureNotSharable, handlerAdded, isSharablepublic Server(BufferAllocator allocator, OutOfMemoryHandler outOfMemoryHandler)
Copyright © 2021 The Apache Software Foundation. All rights reserved.