Class AsyncResult

java.lang.Object
org.apache.axis.client.async.AsyncResult
All Implemented Interfaces:
Runnable, IAsyncResult

public class AsyncResult extends Object implements IAsyncResult, Runnable
Access the results of the Async call
Author:
Davanum Srinivas (dims@yahoo.com)