public class SocksAuthResponseDecoder extends io.netty.handler.codec.ReplayingDecoder<SocksAuthResponseDecoder.State>
ByteBufs into SocksAuthResponse.
Before returning SocksResponse decoder removes itself from pipeline.| Modifier and Type | Class and Description |
|---|---|
static class |
SocksAuthResponseDecoder.State |
| 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, stateactualReadableBytes, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtensureNotSharable, handlerAdded, isSharableCopyright © 2008–2025 The Netty Project. All rights reserved.