public class DefaultSelectorLoopStructureFactory extends Object implements ISelectorLoopStructureFactory
| Modifier and Type | Field and Description |
|---|---|
static DefaultSelectorLoopStructureFactory |
DEFAULT
Default selector loop's structure factory.
|
public static final DefaultSelectorLoopStructureFactory DEFAULT
public Selector openSelector() throws IOException
This implementation creates a selector by executing
Selector.open().
openSelector in interface ISelectorLoopStructureFactoryIOException - if an I/O error occursCopyright © 2017–2022 SNF4J.ORG. All rights reserved.