| Package | Description |
|---|---|
| org.apache.river.jeri.internal.mux | |
| org.apache.river.jeri.internal.runtime |
| Modifier and Type | Class and Description |
|---|---|
private class |
SocketChannelConnectionIO.Handler |
| Modifier and Type | Field and Description |
|---|---|
(package private) SelectionManager.SelectionHandler |
SelectionManager.Key.handler
the supplied callback object for dispatching I/O events
|
| Modifier and Type | Method and Description |
|---|---|
SelectionManager.Key |
SelectionManager.register(SelectableChannel channel,
SelectionManager.SelectionHandler handler)
Registers the given SelectableChannel with this SelectionManager.
|
| Constructor and Description |
|---|
Key(SelectableChannel channel,
SelectionManager.SelectionHandler handler) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.