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