Package net.dreamlu.mica.http
Class RetryInterceptor
java.lang.Object
net.dreamlu.mica.http.RetryInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
重试拦截器,应对代理问题
- Author:
- L.cm
-
Nested Class Summary
Nested classes/interfaces inherited from interface okhttp3.Interceptor
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion -
Field Summary
Fields inherited from interface okhttp3.Interceptor
Companion -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RetryInterceptor
public RetryInterceptor()
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-