public interface IoFutureListener
extends java.util.EventListener
IoFuture becomes available.| Modifier and Type | Field and Description |
|---|---|
static IoFutureListener |
CLOSE
|
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(IoFuture future)
Invoked when the operation associated with the
IoFuture
has been completed. |
static final IoFutureListener CLOSE