public class TcpDetectorHandlerNettyImpl<Request,Response> extends DetectorHandlerNettyImpl<Request,Response>
| Constructor and Description | 
|---|
TcpDetectorHandlerNettyImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
channelOpen(org.jboss.netty.channel.ChannelHandlerContext ctx,
           org.jboss.netty.channel.ChannelStateEvent event) | 
channelClosed, exceptionCaught, getConversation, messageReceived, setConversationbindRequested, channelBound, channelConnected, channelDisconnected, channelInterestChanged, channelUnbound, childChannelClosed, childChannelOpen, closeRequested, connectRequested, disconnectRequested, handleDownstream, handleUpstream, setInterestOpsRequested, unbindRequested, writeComplete, writeRequestedpublic void channelOpen(org.jboss.netty.channel.ChannelHandlerContext ctx,
                        org.jboss.netty.channel.ChannelStateEvent event)
                 throws Exception
DetectorHandlerNettyImplchannelOpen in class DetectorHandlerNettyImpl<Request,Response>ExceptionCopyright © 2021. All rights reserved.