IoFuture
AbstractIoAcceptor.AcceptorOperationFuture
protected 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, setValue
public final boolean isDone()
DefaultIoFuture
isDone
in interface IoFuture
isDone
in class DefaultIoFuture
public final void setDone()
public final Exception getException()
public final void setException(Exception exception)
Copyright © 2004–2018 Apache MINA Project. All rights reserved.