| Package | Description |
|---|---|
| org.apache.axis2.client | |
| org.apache.axis2.util |
| Modifier and Type | Field and Description |
|---|---|
protected Callback |
OperationClient.callback |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceClient.sendReceiveNonBlocking(org.apache.axiom.om.OMElement elem,
Callback callback)
Deprecated.
Please use the AxisCallback interface rather than Callback, which has been
deprecated
|
void |
ServiceClient.sendReceiveNonBlocking(QName operation,
org.apache.axiom.om.OMElement elem,
Callback callback)
Deprecated.
Please use the AxisCallback interface rather than Callback, which has been
deprecated
|
abstract void |
OperationClient.setCallback(Callback callback)
Deprecated.
Please use the AxisCallback interface rather than Callback, which has been deprecated
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallbackReceiver.addCallback(String msgID,
Callback callback) |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.