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) |
channelReadComplete
actualReadableBytes, callDecode, channelInactive, channelRead, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
ensureNotSharable, handlerAdded, isSharable
public Server(BufferAllocator allocator, OutOfMemoryHandler outOfMemoryHandler)
Copyright © 1970 The Apache Software Foundation. All rights reserved.