Class NioClientBoss.RegisterTask
java.lang.Object
org.jboss.netty.channel.socket.nio.NioClientBoss.RegisterTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
NioClientBoss
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final NioClientBoss
private final NioClientSocketChannel
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
boss
-
channel
-
-
Constructor Details
-
RegisterTask
RegisterTask(NioClientBoss boss, NioClientSocketChannel channel)
-
-
Method Details