Package io.netty.handler.timeout
Class IdleStateHandler.AllIdleTimeoutTask
java.lang.Object
io.netty.handler.timeout.IdleStateHandler.AbstractIdleTask
io.netty.handler.timeout.IdleStateHandler.AllIdleTimeoutTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
IdleStateHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.netty.handler.timeout.IdleStateHandler.AbstractIdleTask
run
-
Constructor Details
-
AllIdleTimeoutTask
AllIdleTimeoutTask(ChannelHandlerContext ctx)
-
-
Method Details
-
run
- Specified by:
run
in classIdleStateHandler.AbstractIdleTask
-