| Package | Description |
|---|---|
| org.jacorb.util |
| Modifier and Type | Field and Description |
|---|---|
SelectorRequestCallback |
SelectorRequest.callback |
| Constructor and Description |
|---|
SelectorRequest(SelectorRequest.Type type,
SocketChannel channel,
SelectorRequestCallback callback,
long nanoDeadline)
Constructs a new SelectorRequest for an I/O event
|
SelectorRequest(SelectorRequestCallback callback,
long nanoDeadline)
Constructs a new SelectorRequest for an timer event
|
Copyright © 2017 JacORB. All rights reserved.