public class SocksAuthResponseDecoder
extends io.netty.handler.codec.ReplayingDecoder<io.netty.handler.codec.socks.SocksAuthResponseDecoder.State>
ByteBufs 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) |
static String |
getName()
Deprecated.
Will be removed at the next minor version bump.
|
callDecode, channelInactive, checkpoint, checkpoint, state, stateactualReadableBytes, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setSingleDecodechannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered@Deprecated public static String getName()
Copyright © 2008–2015 The Netty Project. All rights reserved.