public class HTTPSSender
extends org.apache.axis.transport.http.CommonsHTTPSender
Modifier and Type | Field and Description |
---|---|
protected static String[] |
PARAMS |
Constructor and Description |
---|
HTTPSSender() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.httpclient.HostConfiguration |
getHostConfiguration(org.apache.commons.httpclient.HttpClient client,
org.apache.axis.MessageContext context,
URL targetURL) |
protected void |
initialize() |
handleCookie, invoke, isHostInNonProxyList, match
protected static final String[] PARAMS
protected void initialize()
initialize
in class org.apache.axis.transport.http.CommonsHTTPSender
protected org.apache.commons.httpclient.HostConfiguration getHostConfiguration(org.apache.commons.httpclient.HttpClient client, org.apache.axis.MessageContext context, URL targetURL)
getHostConfiguration
in class org.apache.axis.transport.http.CommonsHTTPSender
Copyright © 2016. All rights reserved.