public interface ReactorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(SelectionKey key)
Process request of given
SelectionKey. |
void handleEvent(SelectionKey key)
SelectionKey.key - key to be processed.Copyright © 2004-2020 EPICS. All Rights Reserved.