org.apache.axis.client.async
public interface IAsyncResult
Method Summary | |
---|---|
void | abort()
Method abort |
Throwable | getException()
Method getException
|
Object | getResponse()
Method getResponse
|
Status | getStatus()
Method getStatus
|
void | waitFor(long timeout)
Method waitFor
|
Returns:
Returns:
Returns:
Parameters: timeout
Throws: InterruptedException