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