Uses of Interface
org.apache.axis.client.async.IAsyncCallback
Packages that use IAsyncCallback
-
Uses of IAsyncCallback in org.apache.axis.client.async
Methods in org.apache.axis.client.async that return IAsyncCallbackMethods in org.apache.axis.client.async with parameters of type IAsyncCallbackModifier and TypeMethodDescriptionvoid
AsyncCall.setCallback
(IAsyncCallback callback) Method setCallbackConstructors in org.apache.axis.client.async with parameters of type IAsyncCallbackModifierConstructorDescriptionAsyncCall
(Call call, IAsyncCallback callback) Constructor AsyncCall