com.aliyun.mns.common.comm
接口 ResponseHandler


public interface ResponseHandler

对返回结果进行处理。


方法摘要
 void handle(ResponseMessage responseData)
          处理返回的结果
 

方法详细信息

handle

void handle(ResponseMessage responseData)
            throws ServiceException,
                   ClientException
处理返回的结果

抛出:
ServiceException
ClientException


Copyright © 2016. All Rights Reserved.