public interface ResponseHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ResponseMessage responseData)
处理返回的结果
|
void handle(ResponseMessage responseData) throws ServiceException, ClientException
responseData - response dataServiceException - exceptionClientException - exceptionCopyright © 2024. All Rights Reserved.