public interface ResponseHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(ResponseMessage responseData)
处理返回的结果
|
void handle(ResponseMessage responseData) throws ServiceException, ClientException
responseData - 服务器返回的数据ServiceExceptionClientExceptionCopyright © 2019. All Rights Reserved.