public static class NettyTransportCodec.NettyFrameDecoder
extends io.netty.handler.codec.ByteToMessageDecoder
Constructor and Description |
---|
NettyFrameDecoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf in,
List<Object> out)
decode buffer to NettyDataPack
|
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
ensureNotSharable, handlerAdded, isSharable
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.