Package io.netty.channel
Class AbstractChannelHandlerContext.Tasks
java.lang.Object
io.netty.channel.AbstractChannelHandlerContext.Tasks
- Enclosing class:
AbstractChannelHandlerContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Runnable
private final Runnable
private final Runnable
private final Runnable
private final AbstractChannelHandlerContext
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
next
-
invokeChannelReadCompleteTask
-
invokeReadTask
-
invokeChannelWritableStateChangedTask
-
invokeFlushTask
-
-
Constructor Details
-
Tasks
Tasks(AbstractChannelHandlerContext next)
-