Uses of Class
org.apache.axis2.client.async.AsyncResult

Packages that use AsyncResult
org.apache.axis2.client.async   
 

Uses of AsyncResult in org.apache.axis2.client.async
 

Methods in org.apache.axis2.client.async with parameters of type AsyncResult
abstract  void Callback.onComplete(AsyncResult result)
          This method is invoked by Axis Engine once the asynchronous operation has completed sucessfully.