Uses of Class
esmska.transfer.ProxyManager.ProxyType

Packages that use ProxyManager.ProxyType
esmska.transfer   
 

Uses of ProxyManager.ProxyType in esmska.transfer
 

Methods in esmska.transfer that return ProxyManager.ProxyType
static ProxyManager.ProxyType ProxyManager.ProxyType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProxyManager.ProxyType[] ProxyManager.ProxyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in esmska.transfer with parameters of type ProxyManager.ProxyType
static org.apache.commons.httpclient.ProxyHost ProxyManager.getProxyHost(ProxyManager.ProxyType proxyType)
          Get ProxyHost for current proxy settings for a particular proxy type