Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.axis.components.net.DefaultHTTPTransportClientProperties
public class DefaultHTTPTransportClientProperties
extends java.lang.Object
implements TransportClientProperties
Field Summary | |
protected String | |
protected String | |
protected String | |
protected String | |
protected String |
Method Summary | |
String | |
String | |
String | |
String | |
String |
protected String nonProxyHosts
protected String proxyHost
protected String proxyPassword
protected String proxyPort
protected String proxyUser
public String getNonProxyHosts()
- Specified by:
- getNonProxyHosts in interface TransportClientProperties
public String getProxyHost()
- Specified by:
- getProxyHost in interface TransportClientProperties
public String getProxyPassword()
- Specified by:
- getProxyPassword in interface TransportClientProperties
public String getProxyPort()
- Specified by:
- getProxyPort in interface TransportClientProperties
- See Also:
org.apache.axis.components.net.TransportClientProperties.getPort()
public String getProxyUser()
- Specified by:
- getProxyUser in interface TransportClientProperties