Uses of Enum Class
com.chutneytesting.jira.infra.atlassian.httpclient.api.factory.ProxyOptions.ProxyMode
Packages that use ProxyOptions.ProxyMode
-
Uses of ProxyOptions.ProxyMode in com.chutneytesting.jira.infra.atlassian.httpclient.api.factory
Methods in com.chutneytesting.jira.infra.atlassian.httpclient.api.factory that return ProxyOptions.ProxyModeModifier and TypeMethodDescriptionProxyOptions.getProxyMode()static ProxyOptions.ProxyModeReturns the enum constant of this class with the specified name.static ProxyOptions.ProxyMode[]ProxyOptions.ProxyMode.values()Returns an array containing the constants of this enum class, in the order they are declared.