|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.mina.core.future.DefaultIoFuture
org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
protected static class AbstractIoService.ServiceOperationFuture
| Constructor Summary | |
|---|---|
AbstractIoService.ServiceOperationFuture()
|
|
| Method Summary | |
|---|---|
java.lang.Exception |
getException()
|
boolean |
isDone()
Returns if the asynchronous operation is completed. |
void |
setDone()
|
void |
setException(java.lang.Exception exception)
|
| Methods inherited from class org.apache.mina.core.future.DefaultIoFuture |
|---|
addListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getSession, getValue, join, join, removeListener, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractIoService.ServiceOperationFuture()
| Method Detail |
|---|
public final boolean isDone()
DefaultIoFuture
isDone in interface IoFutureisDone in class DefaultIoFuturepublic final void setDone()
public final java.lang.Exception getException()
public final void setException(java.lang.Exception exception)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||