Methods in org.apache.axis2.client with parameters of type Callback |
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 |