@ChannelHandler.Sharable
public class IdleStateCheckHandler
extends org.jboss.netty.handler.timeout.IdleStateAwareChannelHandler
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
IdleStateCheckHandler() |
Modifier and Type | Method and Description |
---|---|
void |
channelIdle(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.handler.timeout.IdleStateEvent e) |
void |
exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e) |
handleUpstream
bindRequested, channelBound, channelClosed, channelConnected, channelDisconnected, channelInterestChanged, channelOpen, channelUnbound, childChannelClosed, childChannelOpen, closeRequested, connectRequested, disconnectRequested, handleDownstream, messageReceived, setInterestOpsRequested, unbindRequested, writeComplete, writeRequested
Copyright © 2013. All Rights Reserved.