Class ProxyConfiguration
java.lang.Object
org.uitnet.testing.smartfwk.ui.core.config.ProxyConfiguration
public class ProxyConfiguration extends Object
- Author:
- Madhav Krishna
-
Constructor Summary
Constructors Constructor Description ProxyConfiguration(String appName, Properties properties) -
Method Summary
Modifier and Type Method Description StringgetFtpProxyHostname()StringgetFtpProxyPort()StringgetHttpProxyHostname()StringgetHttpProxyPort()StringgetNoProxyFor()ProxyConfigurationTypegetProxyConfigType()StringgetSocksHostname()StringgetSocksPassword()StringgetSocksPort()StringgetSocksUsername()StringgetSocksVersion()StringgetSslProxyHostname()StringgetSslProxyPort()
-
Constructor Details
-
ProxyConfiguration
-
-
Method Details
-
getProxyConfigType
-
getHttpProxyHostname
-
getHttpProxyPort
-
getSslProxyHostname
-
getSslProxyPort
-
getFtpProxyHostname
-
getFtpProxyPort
-
getSocksHostname
-
getSocksPort
-
getSocksVersion
-
getSocksUsername
-
getSocksPassword
-
getNoProxyFor
-