Uses of Enum Class
org.zalando.riptide.httpclient.ApacheClientHttpRequestFactory.Mode
Packages that use ApacheClientHttpRequestFactory.Mode
-
Uses of ApacheClientHttpRequestFactory.Mode in org.zalando.riptide.httpclient
Methods in org.zalando.riptide.httpclient that return ApacheClientHttpRequestFactory.ModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ApacheClientHttpRequestFactory.Mode[]ApacheClientHttpRequestFactory.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.