public interface BossPool<E extends Boss> extends NioSelectorPool
Boss
instancesModifier and Type | Method and Description |
---|---|
E |
nextBoss()
Return the next
Boss to use |
rebuildSelectors, shutdown
Copyright © 2008-2014 The Netty Project. All Rights Reserved.