java.lang.Object
org.glassfish.grizzly.nio.Selectors
Utility class for
Selector related operations.- Author:
- Alexey Stashok
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SelectornewSelector(SelectorProvider provider) Creates newSelectorusing passedSelectorProvider.
-
Constructor Details
-
Selectors
public Selectors()
-
-
Method Details
-
newSelector
Creates newSelectorusing passedSelectorProvider.- Parameters:
provider-SelectorProvider- Returns:
Selector- Throws:
IOException
-