类 RetryInterceptor
java.lang.Object
org.macrocloud.kernel.http.RetryInterceptor
- 所有已实现的接口:
okhttp3.Interceptor
重试拦截器,应对代理问题
- 作者:
- macro
-
嵌套类概要
从接口继承的嵌套类/接口 okhttp3.Interceptor
okhttp3.Interceptor.Chain -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
RetryInterceptor
public RetryInterceptor()
-
-
方法详细资料
-
intercept
- 指定者:
intercept在接口中okhttp3.Interceptor- 抛出:
IOException
-