| 类 | 说明 |
|---|---|
| CleanSaveSessionUtils |
Comment: 内部存储和清除Session工具类
|
| FastJsonConverterFactory |
Comment: FastJson转换器工厂
|
| FastJsonRequestBodyConverter<T> |
Comment: FastJson请求转换器
|
| FastJsonResponseBodyConverter<T> |
Comment: FastJson响应转换器
|
| InterceptorUtil |
Comment: 拦截工具类
|
| RetrofitFactory |
Comment: Retrofit生成工厂
|
| TrustAllCerts |
Comment: OkHttp3 Https信任所有证书
|
| TrustAllCerts.TrustAllHostnameVerifier |