public interface SelectorRegistrationListener
SelectorThread
.Modifier and Type | Method and Description |
---|---|
void |
registrationCompleted(SelectableChannel channel,
SelectionKey key)
The registration completed and its selector added to an available
SelectorThread |
void registrationCompleted(SelectableChannel channel, SelectionKey key)
SelectorThread
channel
- SelectableChannelkey
- SelectionKeyselectorThread
- SelectorThreadCopyright © 2024. All rights reserved.