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