public class RequestPaddingInterceptor extends Object implements okhttp3.Interceptor
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
HEADER_KEY_LC_APPID |
static String |
HEADER_KEY_LC_APPKEY |
static String |
HEADER_KEY_LC_SESSIONTOKEN |
static String |
HEADER_KEY_LC_SIGN |
| 构造器和说明 |
|---|
RequestPaddingInterceptor() |
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept 在接口中 okhttp3.InterceptorIOExceptionCopyright © 2019. All rights reserved.