public static class TcpWorker.MyIdleHandler
extends org.jboss.netty.handler.timeout.IdleStateAwareChannelHandler
Modifier and Type | Field and Description |
---|---|
private TcpWorker |
tcpWorker
The tcp worker.
|
Constructor and Description |
---|
MyIdleHandler(TcpWorker tcpWorker)
Instantiates a new my idle handler.
|
Modifier and Type | Method and Description |
---|---|
void |
channelIdle(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.handler.timeout.IdleStateEvent e) |
handleUpstream
bindRequested, channelBound, channelClosed, channelConnected, channelDisconnected, channelInterestChanged, channelOpen, channelUnbound, childChannelClosed, childChannelOpen, closeRequested, connectRequested, disconnectRequested, exceptionCaught, handleDownstream, messageReceived, setInterestOpsRequested, unbindRequested, writeComplete, writeRequested