|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAsyncResult
Represents the stauts of Asynchronous operation.
| Method Summary | |
|---|---|
Object |
getAsyncState()
|
WaitHandle |
getAsyncWaitHanle()
|
boolean |
getCompleteSynchronously()
|
boolean |
getIsCompleted()
|
| Methods inherited from interface java.util.concurrent.Future |
|---|
cancel, get, get, isCancelled, isDone |
| Method Detail |
|---|
Object getAsyncState()
WaitHandle getAsyncWaitHanle()
boolean getCompleteSynchronously()
boolean getIsCompleted()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||