org.apache.axis.client.async
Class AsyncResult
java.lang.Object
org.apache.axis.client.async.AsyncResult
- IAsyncResult, Runnable
public class AsyncResult
extends java.lang.Object
Access the results of the Async call
- Davanum Srinivas (dims@yahoo.com)
AsyncResult
public AsyncResult(AsyncCall ac,
QName opName,
Object[] params)
Constructor AsyncResult
run
public void run()
Method run
waitFor
public void waitFor(long timeout)
throws InterruptedException
Method waitFor
- waitFor in interface IAsyncResult
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.