@Deprecated public interface WakeupListener
| Modifier and Type | Method and Description |
|---|---|
void |
onWokeup(SelectionRegistration selectionRegistration)
Deprecated.
Callback method invoked when the selection registration wants to wake up the
NIO selector.
|
void onWokeup(SelectionRegistration selectionRegistration) throws IOException
selectionRegistration - The selected registration.IOExceptionCopyright © 2005–2025. All rights reserved.