public class SaslStormServerHandler
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
| Constructor and Description | 
|---|
SaslStormServerHandler(ISaslServer server)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
               org.jboss.netty.channel.ExceptionEvent e)  | 
void | 
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
               org.jboss.netty.channel.MessageEvent e)  | 
public SaslStormServerHandler(ISaslServer server) throws IOException
IOExceptionpublic void messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
                            org.jboss.netty.channel.MessageEvent e)
                     throws Exception
messageReceived in class org.jboss.netty.channel.SimpleChannelUpstreamHandlerExceptionpublic void exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
                            org.jboss.netty.channel.ExceptionEvent e)
exceptionCaught in class org.jboss.netty.channel.SimpleChannelUpstreamHandlerCopyright © 2022 The Apache Software Foundation. All Rights Reserved.