public interface APIResponseInterceptor
| 限定符和类型 | 方法和说明 |
|---|---|
void |
process(APIResponse response)
在请求执行后执行
|
void process(APIResponse response) throws APIException, IOException
response - responseAPIException - api异常IOException - 流异常Copyright © 2020. All rights reserved.