org.apache.axis2.transport.http
Class HTTPSender
java.lang.Object
org.apache.axis2.transport.http.AbstractHTTPSender
org.apache.axis2.transport.http.HTTPSender
public class HTTPSender
- extends AbstractHTTPSender
Methods inherited from class org.apache.axis2.transport.http.AbstractHTTPSender |
addCustomHeaders, executeMethod, getHostConfiguration, getHttpClient, initializeTimeouts, isAuthenticationEnabled, obtainHTTPHeaderInformation, populateCommonProperties, processResponse, setAuthenticationInfo, setChunked, setFormat, setHttpVersion, setTimeouts |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPSender
public HTTPSender()
send
public void send(MessageContext msgContext,
URL url,
String soapActionString)
throws IOException
- Specified by:
send
in class AbstractHTTPSender
- Throws:
IOException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.