|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WakeupListener
Callback interface when a NIO selection occurs on the selectable object.
Method Summary | |
---|---|
void |
onWokeup(SelectionRegistration selectionRegistration)
Callback method invoked when the selection registration wants to wake up the NIO selector. |
Method Detail |
---|
void onWokeup(SelectionRegistration selectionRegistration) throws IOException
selectionRegistration
- The selected registration.
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |