public interface WakeupListener
| Modifier and Type | Method and Description |
|---|---|
void |
onWokeup(SelectionRegistration selectionRegistration)
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-2015 Restlet.