org.apache.axis2.client
Class RESTCall
java.lang.Object
org.apache.axis2.client.ServiceClient
org.apache.axis2.client.RESTCall
- public class RESTCall
- extends ServiceClient
Methods inherited from class org.apache.axis2.client.ServiceClient |
addHeader, addStringHeader, createClient, disEngageModule, engageModule, finalizeInvoke, fireAndForget, fireAndForget, getAxisService, getMyEPR, getOptions, getOverrideOptions, getTargetEPR, removeHeaders, sendReceive, sendReceive, sendReceiveNonBlocking, sendReceiveNonBlocking, sendRobust, sendRobust, setOptions, setOverrideOptions, setTargetEPR |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTCall
public RESTCall()
throws AxisFault
sendReceive
public org.apache.ws.commons.om.OMElement sendReceive()
throws AxisFault
- Throws:
AxisFault
sendReceiveNonblocking
public void sendReceiveNonblocking(Callback callback)
throws AxisFault
- Throws:
AxisFault