private final class IdleStateHandler.ReaderIdleTimeoutTask extends IdleStateHandler.AbstractIdleTask
Constructor and Description |
---|
ReaderIdleTimeoutTask(ChannelHandlerContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
run(ChannelHandlerContext ctx) |
run
ReaderIdleTimeoutTask(ChannelHandlerContext ctx)
protected void run(ChannelHandlerContext ctx)
run
in class IdleStateHandler.AbstractIdleTask