类 TimeoutModifyInterceptor
- java.lang.Object
-
- xin.manong.weapon.base.http.TimeoutModifyInterceptor
-
- 所有已实现的接口:
okhttp3.Interceptor
public class TimeoutModifyInterceptor extends Object implements okhttp3.Interceptor
HTTP超时修改拦截处理- 作者:
- frankcl
-
-
构造器概要
构造器 构造器 说明 TimeoutModifyInterceptor()
-
-
-
方法详细资料
-
intercept
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException- 指定者:
intercept在接口中okhttp3.Interceptor- 抛出:
IOException
-
-