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, setConversation
bindRequested, channelBound, channelConnected, channelDisconnected, channelInterestChanged, channelUnbound, childChannelClosed, childChannelOpen, closeRequested, connectRequested, disconnectRequested, handleDownstream, handleUpstream, setInterestOpsRequested, unbindRequested, writeComplete, writeRequested
public void channelOpen(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.ChannelStateEvent event) throws Exception
DetectorHandlerNettyImpl
channelOpen
in class DetectorHandlerNettyImpl<Request,Response>
Exception
Copyright © 2021. All rights reserved.