@InterfaceAudience.Private public class SaslUnwrapHandler extends io.netty.channel.SimpleChannelInboundHandler<io.netty.buffer.ByteBuf>
LengthFieldBasedFrameDecoder| 构造器和说明 |
|---|
SaslUnwrapHandler(SaslClient saslClient) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
channelInactive(io.netty.channel.ChannelHandlerContext ctx) |
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg) |
channelActive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredpublic SaslUnwrapHandler(SaslClient saslClient)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.