|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.clientapi.MEPClient
org.apache.axis2.clientapi.InOutMEPClient
org.apache.axis2.clientapi.Call
org.apache.axis2.clientapi.RESTCall
Nested Class Summary |
Nested classes inherited from class org.apache.axis2.clientapi.InOutMEPClient |
InOutMEPClient.SyncCallBack |
Field Summary |
Fields inherited from class org.apache.axis2.clientapi.Call |
operationTemplate |
Fields inherited from class org.apache.axis2.clientapi.InOutMEPClient |
callbackReceiver, listener, listenerTransport, senderTransport, timeOutInMilliSeconds, to, useSeparateListener |
Fields inherited from class org.apache.axis2.clientapi.MEPClient |
doREST, doRestThroughPOST, isExceptionToBeThrownOnSOAPFault, mep, serviceContext, soapAction, soapVersionURI, wsaAction |
Constructor Summary | |
RESTCall()
|
|
RESTCall(ServiceContext service)
|
Method Summary | |
OMElement |
invokeBlocking()
|
void |
invokeNonBlocking(Callback callback)
|
Methods inherited from class org.apache.axis2.clientapi.Call |
assumeServiceContext, get, getLastResponseMessage, invokeBlocking, invokeBlocking, invokeNonBlocking, invokeNonBlocking, set |
Methods inherited from class org.apache.axis2.clientapi.InOutMEPClient |
close, invokeBlocking, invokeNonBlocking, setTimeOutInMilliSeconds, setTo, setTransportInfo |
Methods inherited from class org.apache.axis2.clientapi.MEPClient |
createDefaultSOAPEnvelope, engageModule, getSoapAction, inferTransport, prepareInvocation, prepareTheSOAPEnvelope, setDoREST, setExceptionToBeThrownOnSOAPFault, setRestThroughPOST, setSoapAction, setSoapVersionURI, setWsaAction |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RESTCall() throws AxisFault
public RESTCall(ServiceContext service) throws AxisFault
Method Detail |
public OMElement invokeBlocking() throws AxisFault
AxisFault
public void invokeNonBlocking(Callback callback) throws AxisFault
AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |