Uses of Enum Class
org.summerboot.jexpress.integration.httpclient.HttpClientConfig.ProxyAuthenticationType
Packages that use HttpClientConfig.ProxyAuthenticationType
-
Uses of HttpClientConfig.ProxyAuthenticationType in org.summerboot.jexpress.integration.httpclient
Subclasses with type arguments of type HttpClientConfig.ProxyAuthenticationType in org.summerboot.jexpress.integration.httpclientMethods in org.summerboot.jexpress.integration.httpclient that return HttpClientConfig.ProxyAuthenticationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HttpClientConfig.ProxyAuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.