public class ActorSelectorManager extends SelectorManagerSupport
Default CIO selector manager implementation
SelectorManager.CompanionCompanion| Constructor and Description |
|---|
ActorSelectorManager(NonExistentClass dispatcher)
Default CIO selector manager implementation
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close selector manager and release all resources
|
NonExistentClass |
getCoroutineContext() |
void |
notifyClosed(Selectable s)
Notifies the selector that selectable has been closed.
|
void |
publishInterest(Selectable selectable)
Publish current selectable interest
|
applyInterest, cancelAllSuspensions, cancelAllSuspensions, getCancelled, getPending, getProvider, handleSelectedKey, handleSelectedKeys, notifyClosedImpl, publishInterest, select, setCancelled, setPendinggetProvider, notifyClosed, selectpublic ActorSelectorManager(NonExistentClass dispatcher)
Default CIO selector manager implementation
public NonExistentClass getCoroutineContext()
public void notifyClosed(Selectable s)
Notifies the selector that selectable has been closed.
public void publishInterest(Selectable selectable)
Publish current selectable interest
public void close()
Close selector manager and release all resources