Package | Description |
---|---|
org.snf4j.core |
Provides interfaces and classes implementing the core functionalities of the
API.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSelectorLoopController
Default controller that determines behavior of the associated selector loop.
|
Modifier and Type | Method and Description |
---|---|
ISelectorLoopController |
SelectorLoop.getController()
Gets the controller determining the behavior of this selector loop.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectorLoop.setController(ISelectorLoopController controller)
Sets the controller determining the behavior of this selector loop.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.