public class SocksAuthResponseDecoder
extends io.netty.handler.codec.ReplayingDecoder<io.netty.handler.codec.socks.SocksAuthResponseDecoder.State>
ByteBuf
s into SocksAuthResponse
.
Before returning SocksResponse decoder removes itself from pipeline.Constructor and Description |
---|
SocksAuthResponseDecoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
io.netty.buffer.ByteBuf byteBuf,
List<Object> out) |
callDecode, checkpoint, checkpoint, state, state
actualReadableBytes, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
ensureNotSharable, handlerAdded, isSharable
Copyright © 2008–2019 The Netty Project. All rights reserved.