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)
SelectorLoop
size
- public SelectorLoop getSelectorLoop()
SelectorLoop
from the poolgetSelectorLoop
in interface SelectorLoopPool
Copyright © 2009–2013 Apache MINA Project. All rights reserved.