public class SaslStormClientHandler
extends org.apache.storm.shade.io.netty.channel.ChannelInboundHandlerAdapter
| Constructor and Description | 
|---|
SaslStormClientHandler(ISaslClient client)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
channelActive(org.apache.storm.shade.io.netty.channel.ChannelHandlerContext ctx)  | 
void | 
channelRead(org.apache.storm.shade.io.netty.channel.ChannelHandlerContext ctx,
           Object message)  | 
channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic SaslStormClientHandler(ISaslClient client) throws IOException
IOExceptionpublic void channelActive(org.apache.storm.shade.io.netty.channel.ChannelHandlerContext ctx)
channelActive in interface org.apache.storm.shade.io.netty.channel.ChannelInboundHandlerchannelActive in class org.apache.storm.shade.io.netty.channel.ChannelInboundHandlerAdapterpublic void channelRead(org.apache.storm.shade.io.netty.channel.ChannelHandlerContext ctx,
                        Object message)
                 throws Exception
channelRead in interface org.apache.storm.shade.io.netty.channel.ChannelInboundHandlerchannelRead in class org.apache.storm.shade.io.netty.channel.ChannelInboundHandlerAdapterExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.