Uses of Interface
org.apache.axis.client.async.IAsyncResult
-
Packages that use IAsyncResult Package Description org.apache.axis.client.async -
-
Uses of IAsyncResult in org.apache.axis.client.async
Classes in org.apache.axis.client.async that implement IAsyncResult Modifier and Type Class Description classAsyncResultAccess the results of the Async callMethods in org.apache.axis.client.async that return IAsyncResult Modifier and Type Method Description IAsyncResultAsyncCall. invoke(java.lang.Object[] inputParams)Method invokeIAsyncResultAsyncCall. invoke(QName qName, java.lang.Object[] inputParams)Method invokeMethods in org.apache.axis.client.async with parameters of type IAsyncResult Modifier and Type Method Description voidIAsyncCallback. onCompletion(IAsyncResult event)Method onCompletion
-