class AbstractTrafficShapingHandler.ReopenReadTimerTask extends java.lang.Object implements TimerTask
| Modifier and Type | Field and Description |
|---|---|
(package private) ChannelHandlerContext |
ctx |
| Constructor and Description |
|---|
ReopenReadTimerTask(ChannelHandlerContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Timeout timeoutArg)
Executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit). |
final ChannelHandlerContext ctx
ReopenReadTimerTask(ChannelHandlerContext ctx)
public void run(Timeout timeoutArg) throws java.lang.Exception
TimerTaskTimer.newTimeout(TimerTask, long, TimeUnit).