public interface SelectorThreadImpl
SelectorThread requires an implementation of this
interface to pass selection events.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of the implementation.
|
boolean |
processSelectionKey(SelectionKey key)
Process a selection key.
|
boolean processSelectionKey(SelectionKey key)
key - SelectionKeyString getName()
Copyright © 2025. All rights reserved.