protected static class AbstractIoService.ServiceOperationFuture extends DefaultIoFuture
IoFuture
dedicated class forConstructor 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, setValue
public final boolean isDone()
isDone
in interface IoFuture
isDone
in class DefaultIoFuture
true
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.