org.apache.axis2.transport.http
Class SOAPOverHTTPSender
java.lang.Object
org.apache.axis2.transport.http.AbstractHTTPSender
org.apache.axis2.transport.http.SOAPOverHTTPSender
- public class SOAPOverHTTPSender
- extends AbstractHTTPSender
Methods inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
addCustomHeaders, configProxyAuthentication, executeMethod, getHostConfiguration, getHttpClient, getTimeoutValues, isAuthenticationEnabled, obtainHTTPHeaderInformation, processResponse, setAuthenticationInfo, setChunked, setFormat, setHttpVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPOverHTTPSender
public SOAPOverHTTPSender()
send
public void send(MessageContext msgContext,
org.apache.axiom.om.OMElement dataout,
URL url,
String soapActionString)
throws MalformedURLException,
AxisFault,
IOException
- Specified by:
send
in class AbstractHTTPSender
- Throws:
MalformedURLException
AxisFault
IOException