|
|||||||||
| 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 | |
|---|---|
java.lang.String |
getName()
Get the name of the implementation. |
boolean |
processSelectionKey(java.nio.channels.SelectionKey key)
Process a selection key. |
| Method Detail |
|---|
boolean processSelectionKey(java.nio.channels.SelectionKey key)
key - SelectionKey
java.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||