Uses of Class
org.springframework.cloud.client.loadbalancer.DeferringLoadBalancerInterceptor
Packages that use DeferringLoadBalancerInterceptor
Package
Description
Spring Cloud load balancer abstractions.
-
Uses of DeferringLoadBalancerInterceptor in org.springframework.cloud.client.loadbalancer
Constructor parameters in org.springframework.cloud.client.loadbalancer with type arguments of type DeferringLoadBalancerInterceptorModifierConstructorDescriptionLoadBalancerRestClientHttpServiceGroupConfigurer(org.springframework.beans.factory.ObjectProvider<DeferringLoadBalancerInterceptor> loadBalancerInterceptorProvider, org.springframework.boot.http.client.autoconfigure.service.HttpServiceClientProperties clientServiceProperties)