| Interface | Description |
|---|---|
| Selectable |
A selectable entity with selectable NIO
Selectable.getChannel, Selectable.getInterestedOps subscriptions |
| SelectorManager |
Selector manager is a service that manages NIO selectors and selection threads
|
| Class | Description |
|---|---|
| ActorSelectorManager |
Default CIO selector manager implementation
|
| InterestSuspensionsMap | |
| LockFreeMPSCQueueKt | |
| SelectorManagerKt | |
| SelectorManagerSupport |
Base class for NIO selector managers
|
| Enum | Description |
|---|---|
| SelectInterest |
Select interest kind
|