public interface WorkerPool<E extends Worker> extends NioSelectorPool
WorkerPool is responsible to hand of Worker's on demand| Modifier and Type | Method and Description | 
|---|---|
E | 
nextWorker()
Return the next  
Worker to use | 
rebuildSelectors, shutdownCopyright © 2008-2016 The Netty Project. All Rights Reserved.