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