Package | Description |
---|---|
org.apache.axis2.client.async | |
org.apache.axis2.jaxws.client.async |
Modifier and Type | Method and Description |
---|---|
abstract void |
Callback.onComplete(AsyncResult result)
Deprecated.
Method is invoked by Axis2 once the asynchronous operation has completed
successfully.
|
Modifier and Type | Method and Description |
---|---|
static MessageContext |
AsyncUtils.createJAXWSMessageContext(AsyncResult result) |
void |
PollingFuture.onComplete(AsyncResult result) |
void |
CallbackFuture.onComplete(AsyncResult result) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.