org.apache.axis.components.net
public class DefaultHTTPTransportClientProperties extends Object implements TransportClientProperties
Field Summary | |
---|---|
protected String | nonProxyHosts |
protected String | proxyHost |
protected String | proxyPassword |
protected String | proxyPort |
protected String | proxyUser |
Method Summary | |
---|---|
String | getNonProxyHosts() |
String | getProxyHost() |
String | getProxyPassword() |
String | getProxyPort() |
String | getProxyUser() |
See Also: getNonProxyHosts
See Also: getProxyHost
See Also: getProxyPassword
See Also: TransportClientProperties
See Also: getProxyUser