Package | Description |
---|---|
org.apache.river.jeri.internal.runtime |
Modifier and Type | Method and Description |
---|---|
SelectionManager.Key |
SelectionManager.register(SelectableChannel channel,
SelectionManager.SelectionHandler handler)
Registers the given SelectableChannel with this SelectionManager.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectionManager.SelectionHandler.handleSelection(int readyMask,
SelectionManager.Key key) |
Copyright © 2016–2018. All rights reserved.