|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reactor.AsyncOp | |
|---|---|
| com.sun.sgs.impl.nio | Implements asynchronous IO as specified by
the package com.sun.sgs.nio.channels. |
| Uses of Reactor.AsyncOp in com.sun.sgs.impl.nio |
|---|
| Fields in com.sun.sgs.impl.nio with type parameters of type Reactor.AsyncOp | |
|---|---|
protected AtomicReference<Reactor.AsyncOp<?>> |
Reactor.PendingOperation.task
The continuation of the IO task to perform, if one is pending, or a reference to null if an operation is not pending. |
| Methods in com.sun.sgs.impl.nio with parameters of type Reactor.AsyncOp | ||
|---|---|---|
(package private)
|
Reactor.awaitReady(Reactor.ReactiveAsyncKey asyncKey,
int op,
Reactor.AsyncOp<R> task)
Registers interest in an IO operation on the channel associated with the given AsyncKey, returning a future representing the
result of the operation. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||