protected static class AbstractIoService.ServiceOperationFuture extends DefaultIoFuture
构造器和说明 |
---|
AbstractIoService.ServiceOperationFuture() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.Exception |
getException() |
boolean |
isDone() |
void |
setDone() |
void |
setException(java.lang.Exception exception) |
addListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getSession, getValue, join, join, removeListener, setValue
public final boolean isDone()
DefaultIoFuture
isDone
在接口中 IoFuture
isDone
在类中 DefaultIoFuture
public final void setDone()
public final java.lang.Exception getException()
public final void setException(java.lang.Exception exception)