|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAsyncResult | |
---|---|
org.apache.axis.client.async |
Uses of IAsyncResult in org.apache.axis.client.async |
---|
Classes in org.apache.axis.client.async that implement IAsyncResult | |
---|---|
class |
AsyncResult
Access the results of the Async call |
Methods in org.apache.axis.client.async that return IAsyncResult | |
---|---|
IAsyncResult |
AsyncCall.invoke(java.lang.Object[] inputParams)
Method invoke |
IAsyncResult |
AsyncCall.invoke(QName qName,
java.lang.Object[] inputParams)
Method invoke |
Methods in org.apache.axis.client.async with parameters of type IAsyncResult | |
---|---|
void |
IAsyncCallback.onCompletion(IAsyncResult event)
Method onCompletion |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |