Save This Page
Home » axis2-1.5-src » org.apache » axis2 » transport » http » [javadoc | source]
org.apache.axis2.transport.http
public class: HTTPSender [javadoc | source]
java.lang.Object
   org.apache.axis2.transport.http.AbstractHTTPSender
      org.apache.axis2.transport.http.HTTPSender
Fields inherited from org.apache.axis2.transport.http.AbstractHTTPSender:
ANONYMOUS,  PROXY_HOST_NAME,  PROXY_PORT,  chunked,  httpVersion,  PROTOCOL_HTTP,  PROTOCOL_HTTPS,  proxyOutSetting,  format,  isAllowedRetry
Method from org.apache.axis2.transport.http.HTTPSender Summary:
send
Methods from org.apache.axis2.transport.http.AbstractHTTPSender:
addCustomHeaders,   executeMethod,   getHostConfiguration,   getHttpClient,   initializeTimeouts,   isAuthenticationEnabled,   obtainHTTPHeaderInformation,   populateCommonProperties,   processResponse,   send,   setAuthenticationInfo,   setChunked,   setFormat,   setHttpVersion
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.axis2.transport.http.HTTPSender Detail:
 public  void send(MessageContext msgContext,
    URL url,
    String soapActionString) throws IOException