Package org.miaixz.bus.http.metric.http
Class RetryAndFollowUp
java.lang.Object
org.miaixz.bus.http.metric.http.RetryAndFollowUp
- All Implemented Interfaces:
Interceptor
该拦截器从失败中恢复,并根据需要进行重定向
如果调用被取消,它可能会抛出
IOException- Since:
- Java 17+
- Author:
- Kimi Liu
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.miaixz.bus.http.metric.Interceptor
Interceptor.Chain -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RetryAndFollowUp
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceInterceptor- Throws:
IOException
-