|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.components.net.DefaultHTTPTransportClientProperties
org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
| Field Summary |
| Fields inherited from class org.apache.axis.components.net.DefaultHTTPTransportClientProperties |
nonProxyHosts, proxyHost, proxyPassword, proxyPort, proxyUser |
| Constructor Summary | |
DefaultHTTPSTransportClientProperties()
|
|
| Method Summary | |
String |
getNonProxyHosts()
Returns a valid String, may be empty (""). |
String |
getProxyHost()
Returns a valid String, may be empty (""). |
String |
getProxyPassword()
Returns a valid String, may be empty (""). |
String |
getProxyPort()
Returns a valid String, may be empty (""). |
String |
getProxyUser()
Returns a valid String, may be empty (""). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultHTTPSTransportClientProperties()
| Method Detail |
public String getProxyHost()
TransportClientProperties
getProxyHost in interface TransportClientPropertiesgetProxyHost in class DefaultHTTPTransportClientPropertiespublic String getNonProxyHosts()
TransportClientProperties
getNonProxyHosts in interface TransportClientPropertiesgetNonProxyHosts in class DefaultHTTPTransportClientPropertiespublic String getProxyPort()
TransportClientProperties
getProxyPort in interface TransportClientPropertiesgetProxyPort in class DefaultHTTPTransportClientPropertiesorg.apache.axis.components.net.TransportClientProperties#getPort()public String getProxyUser()
TransportClientProperties
getProxyUser in interface TransportClientPropertiesgetProxyUser in class DefaultHTTPTransportClientPropertiesorg.apache.axis.components.net.TransportClientProperties#getUser()public String getProxyPassword()
TransportClientProperties
getProxyPassword in interface TransportClientPropertiesgetProxyPassword in class DefaultHTTPTransportClientPropertiesorg.apache.axis.components.net.TransportClientProperties#getPassword()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||