Uses of Class
org.apache.axis2.clientapi.AsyncResult

Packages that use AsyncResult
org.apache.axis2.clientapi   
 

Uses of AsyncResult in org.apache.axis2.clientapi
 

Methods in org.apache.axis2.clientapi with parameters of type AsyncResult
 void InOutMEPClient.SyncCallBack.onComplete(AsyncResult result)
           
abstract  void Callback.onComplete(AsyncResult result)
          This Method is called by Axis2 once the Async Operation is sucessfully completed and the result returns