|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.transport.http.AbstractHTTPSender
org.apache.axis2.transport.http.SOAPOverHTTPSender
Nested Class Summary | |
class |
SOAPOverHTTPSender.AxisSOAPRequestEntity
|
Nested classes inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
AbstractHTTPSender.AxisRequestEntity |
Field Summary |
Fields inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
ANONYMOUS, chunked, format, httpVersion, PROXY_HOST_NAME, PROXY_PORT, proxyOutSetting |
Constructor Summary | |
SOAPOverHTTPSender()
|
Method Summary | |
void |
send(MessageContext msgContext,
org.apache.axiom.om.OMElement dataout,
URL url,
String soapActionString)
|
Methods inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
configProxyAuthentication, executeMethod, getHostConfiguration, getHttpClient, getTimeoutValues, obtainHTTPHeaderInformation, processResponse, setChunked, setFormat, setHttpVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SOAPOverHTTPSender()
Method Detail |
public void send(MessageContext msgContext, org.apache.axiom.om.OMElement dataout, URL url, String soapActionString) throws MalformedURLException, AxisFault, IOException
send
in class AbstractHTTPSender
MalformedURLException
AxisFault
IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |