|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectListener
Method Summary | |
---|---|
void |
handleEvent(java.nio.channels.SelectionKey key,
java.lang.Object arg)
Tell the select listener that an event took place on the passed object |
Method Detail |
---|
void handleEvent(java.nio.channels.SelectionKey key, java.lang.Object arg) throws java.io.IOException
key
- the key used on the selectarg
- some parameter passed by the caller when registering
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |