public class LiveResultBaseService extends LiveBaseService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
LiveResultBaseService() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected LiveCommonResponse |
responseConversion(String response,
String requestId)
把http请求结果转换为LiveCommonResponse对象
|
protected LiveCommonResponse responseConversion(String response, String requestId) throws IOException, NoSuchAlgorithmException
responseConversion 在类中 LiveBaseServiceresponse - http请求返回值requestId - 该请求的IOException - 客户端和服务器读写异常NoSuchAlgorithmException - 签名异常Copyright © 2025. All rights reserved.