|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsyncResult | |
org.apache.axis2.client | |
org.apache.axis2.client.async |
Uses of AsyncResult in org.apache.axis2.client |
Methods in org.apache.axis2.client with parameters of type AsyncResult | |
void |
InOutMEPClient.SyncCallBack.onComplete(AsyncResult result)
|
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |