|
XNIO version 1.1.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IoFuture.Notifier<T>
A notifier that handles changes in the status of an IoFuture
.
Method Summary | |
---|---|
void |
notify(IoFuture<T> ioFuture)
Receive notification of the completion of an outstanding operation. |
Method Detail |
---|
void notify(IoFuture<T> ioFuture)
ioFuture
- the future corresponding to this operation
|
XNIO version 1.1.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |