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, matchprotected static final String[] PARAMS
protected void initialize()
initialize in class org.apache.axis.transport.http.CommonsHTTPSenderprotected 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.CommonsHTTPSenderCopyright © 2014. All Rights Reserved.