| 类 | 说明 |
|---|---|
| BuildConfig | |
| GsonUtil |
User: ljx
Date: 2018/01/19
Time: 10:46
|
| Http | |
| HttpManage | |
| IOUtil |
User: ljx
Date: 2016/11/15
Time: 15:31
|
| ParameterizedTypeImpl | |
| ProgressInterceptor |
下载进度拦截器
|
| ProgressResponseBody |
文件下载,带进度的响应实体
|
| 异常错误 | 说明 |
|---|---|
| HttpStatusCodeException |
Http 状态码 小于200或者大于等于300时,或者ResponseBody等于null,抛出此异常
可通过
HttpStatusCodeException.getLocalizedMessage()方法获取code
User: ljx
Date: 2019-06-09
Time: 09:56 |