@InterfaceAudience.Private public class SaslUnwrapHandler extends io.netty.channel.SimpleChannelInboundHandler<io.netty.buffer.ByteBuf>
LengthFieldBasedFrameDecoder| Constructor and Description |
|---|
SaslUnwrapHandler(SaslClient saslClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelInactive(io.netty.channel.ChannelHandlerContext ctx) |
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg) |
acceptInboundMessage, channelReadchannelActive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic SaslUnwrapHandler(SaslClient saslClient)
public void channelInactive(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
channelInactive in interface io.netty.channel.ChannelInboundHandlerchannelInactive in class io.netty.channel.ChannelInboundHandlerAdapterExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.