org.apache.axis.client.async
Interface IAsyncResult
- AsyncResult
public interface IAsyncResult
Access the results of the Async call
- Davanum Srinivas (dims@yahoo.com)
abort
public void abort()
Method abort
getException
public Throwable getException()
Method getException
getResponse
public Object getResponse()
Method getResponse
getStatus
public Status getStatus()
Method getStatus
waitFor
public void waitFor(long timeout)
throws InterruptedException
Method waitFor
timeout
-
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.