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)
SelectorThreadchannel - SelectableChannelkey - SelectionKeyselectorThread - SelectorThreadCopyright © 2025. All rights reserved.