@Deprecated public interface SelectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSelected(SelectionRegistration selectionRegistration)
Deprecated.
Callback method invoked when the connection has been selected for IO
operations it registered interest in.
|
void onSelected(SelectionRegistration selectionRegistration) throws IOException
selectionRegistration - The selected registration.IOExceptionCopyright © 2005–2025. All rights reserved.