|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SelectorThreadImpl
Each SelectorThread requires an implementation of this interface to
pass selection events.
| Method Summary | |
|---|---|
String |
getName()
Get the name of the implementation. |
boolean |
processSelectionKey(SelectionKey key)
Process a selection key. |
| Method Detail |
|---|
boolean processSelectionKey(SelectionKey key)
key - SelectionKey
String getName()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||