Uses of Class
com.atlassian.httpclient.api.factory.ProxyOptions.ProxyMode

Packages that use ProxyOptions.ProxyMode
com.atlassian.httpclient.api.factory   
 

Uses of ProxyOptions.ProxyMode in com.atlassian.httpclient.api.factory
 

Methods in com.atlassian.httpclient.api.factory that return ProxyOptions.ProxyMode
 ProxyOptions.ProxyMode ProxyOptions.getProxyMode()
           
static ProxyOptions.ProxyMode ProxyOptions.ProxyMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProxyOptions.ProxyMode[] ProxyOptions.ProxyMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012–2015 Atlassian. All rights reserved.