Interface WorkerPool<E extends Worker>
- All Superinterfaces:
NioSelectorPool
- All Known Implementing Classes:
AbstractNioWorkerPool,NioDatagramWorkerPool,NioWorkerPool,ShareableWorkerPool
The
WorkerPool is responsible to hand of Worker's on demand-
Method Summary
Methods inherited from interface org.jboss.netty.channel.socket.nio.NioSelectorPool
rebuildSelectors, shutdown