|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.apache.axis.transport.http.CommonsHTTPSender
org.globus.axis.transport.commons.HTTPSSender
public class HTTPSSender
Overwrites the Axis sender to use a global connection manager
| Field Summary | |
|---|---|
protected static java.lang.String[] |
PARAMS
|
| Fields inherited from class org.apache.axis.transport.http.CommonsHTTPSender |
|---|
clientProperties, connectionManager, log |
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
|---|
makeLockable, name, options |
| Constructor Summary | |
|---|---|
HTTPSSender()
|
|
| Method Summary | |
|---|---|
protected org.apache.commons.httpclient.HostConfiguration |
getHostConfiguration(org.apache.commons.httpclient.HttpClient client,
org.apache.axis.MessageContext context,
java.net.URL targetURL)
|
protected void |
initialize()
|
| Methods inherited from class org.apache.axis.transport.http.CommonsHTTPSender |
|---|
handleCookie, invoke, isHostInNonProxyList, match |
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
|---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String[] PARAMS
| Constructor Detail |
|---|
public HTTPSSender()
| Method Detail |
|---|
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,
java.net.URL targetURL)
getHostConfiguration in class org.apache.axis.transport.http.CommonsHTTPSender
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||