Uses of Enum Class
org.springframework.cloud.gateway.config.HttpClientProperties.Pool.LeasingStrategy
Packages that use HttpClientProperties.Pool.LeasingStrategy
-
Uses of HttpClientProperties.Pool.LeasingStrategy in org.springframework.cloud.gateway.config
Subclasses with type arguments of type HttpClientProperties.Pool.LeasingStrategy in org.springframework.cloud.gateway.configMethods in org.springframework.cloud.gateway.config that return HttpClientProperties.Pool.LeasingStrategyModifier and TypeMethodDescriptionHttpClientProperties.Pool.getLeasingStrategy()Returns the enum constant of this class with the specified name.HttpClientProperties.Pool.LeasingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.cloud.gateway.config with parameters of type HttpClientProperties.Pool.LeasingStrategyModifier and TypeMethodDescriptionvoidHttpClientProperties.Pool.setLeasingStrategy(HttpClientProperties.Pool.LeasingStrategy leasingStrategy)