|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAsyncResult
Access the results of the Async call
| Method Summary | |
|---|---|
void |
abort()
Method abort |
java.lang.Throwable |
getException()
Method getException |
java.lang.Object |
getResponse()
Method getResponse |
Status |
getStatus()
Method getStatus |
void |
waitFor(long timeout)
Method waitFor |
| Method Detail |
|---|
void abort()
Status getStatus()
void waitFor(long timeout)
throws java.lang.InterruptedException
timeout -
java.lang.InterruptedExceptionjava.lang.Object getResponse()
java.lang.Throwable getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||