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(java.lang.Object[] inputParams)
Method invoke
|
IAsyncResult |
AsyncCall.invoke(QName qName,
java.lang.Object[] inputParams)
Method invoke
|
Modifier and Type | Method and Description |
---|---|
void |
IAsyncCallback.onCompletion(IAsyncResult event)
Method onCompletion
|
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.