public class FixedSelectorLoopPool extends Object implements SelectorLoopPool
SelectorLoop.| Constructor and Description |
|---|
FixedSelectorLoopPool(String prefix,
int size)
Create a pool of "size"
SelectorLoop |
| Modifier and Type | Method and Description |
|---|---|
SelectorLoop |
getSelectorLoop()
Get a
SelectorLoop from the pool |
public FixedSelectorLoopPool(String prefix, int size)
SelectorLoopsize - public SelectorLoop getSelectorLoop()
SelectorLoop from the poolgetSelectorLoop in interface SelectorLoopPoolCopyright © 2009–2013 Apache MINA Project. All rights reserved.