private static final class ReadTimeoutHandler.ReadTimeoutTask
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private io.netty.channel.ChannelHandlerContext |
ctx |
Constructor and Description |
---|
ReadTimeoutTask(io.netty.channel.ChannelHandlerContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
run() |