public class OkHttpInterceptorImpl extends Object implements okhttp3.Interceptor
| 限定符和类型 | 字段和说明 |
|---|---|
static OkHttpInterceptorImpl |
instance |
| 构造器和说明 |
|---|
OkHttpInterceptorImpl() |
public static final OkHttpInterceptorImpl instance
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept 在接口中 okhttp3.InterceptorIOExceptionCopyright © 2024. All rights reserved.