类 CdnJsonResponseHandler
- java.lang.Object
-
- com.baidubce.services.cdn.model.handler.CdnJsonResponseHandler
-
- 所有已实现的接口:
HttpResponseHandler
public class CdnJsonResponseHandler extends Object implements HttpResponseHandler
HTTP body json response handler for Baidu BCE responses.
-
-
方法详细资料
-
handle
public boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response) throws Exception
- 指定者:
handle在接口中HttpResponseHandler- 抛出:
Exception
-
-