| Package | Description |
|---|---|
| org.apache.axis.client.async |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncResult
Access the results of the Async call
|
| Modifier and Type | Method and Description |
|---|---|
IAsyncResult |
AsyncCall.invoke(Object[] inputParams)
Method invoke
|
IAsyncResult |
AsyncCall.invoke(QName qName,
Object[] inputParams)
Method invoke
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAsyncCallback.onCompletion(IAsyncResult event)
Method onCompletion
|
Copyright © The Apache Software Foundation. All Rights Reserved.