Interface Boss
-
- All Superinterfaces:
NioSelector
,java.lang.Runnable
- All Known Implementing Classes:
NioClientBoss
,NioServerBoss
public interface Boss extends NioSelector
Serves the boss tasks like connecting/accepting
-
-
Method Summary
-
Methods inherited from interface org.jboss.netty.channel.socket.nio.NioSelector
rebuildSelector, register, shutdown
-
-