protected static class AbstractIoService.ServiceOperationFuture extends DefaultIoFuture
IoFuture dedicated class for| Constructor and Description |
|---|
ServiceOperationFuture() |
| Modifier and Type | Method and 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()
isDone in interface IoFutureisDone in class DefaultIoFuturetrue if the operation is completed.public final void setDone()
public final Exception getException()
public final void setException(Exception exception)
Copyright © 2004–2024 Apache MINA Project. All rights reserved.