Interface BlockingLoadBalancerInterceptor
- All Superinterfaces:
org.springframework.http.client.ClientHttpRequestInterceptor
- All Known Implementing Classes:
LoadBalancerInterceptor, RetryLoadBalancerInterceptor
public interface BlockingLoadBalancerInterceptor
extends org.springframework.http.client.ClientHttpRequestInterceptor
A marker interface for
ClientHttpRequestInterceptor instances used for
load-balancing.- Since:
- 4.1.2
- Author:
- Olga Maciaszek-Sharma
-
Method Summary
Methods inherited from interface org.springframework.http.client.ClientHttpRequestInterceptor
andThen, apply, intercept