IoFutureAbstractIoAcceptor.AcceptorOperationFutureprotected static class AbstractIoService.ServiceOperationFuture extends DefaultIoFuture
| Constructor | Description |
|---|---|
ServiceOperationFuture() |
| Modifier and Type | Method | Description |
|---|---|---|
Exception |
getException() |
|
boolean |
isDone() |
|
void |
setDone() |
|
void |
setException(Exception exception) |
addListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getSession, getValue, join, join, removeListener, setValuepublic final boolean isDone()
DefaultIoFutureisDone in interface IoFutureisDone in class DefaultIoFuturepublic final void setDone()
public final Exception getException()
public final void setException(Exception exception)
Copyright © 2004–2018 Apache MINA Project. All rights reserved.