com.baidubce.services.iothisk
Class BceIotHiskJsonResponseHandler

java.lang.Object
  extended by com.baidubce.http.handler.BceJsonResponseHandler
      extended by com.baidubce.services.iothisk.BceIotHiskJsonResponseHandler
All Implemented Interfaces:
HttpResponseHandler

public class BceIotHiskJsonResponseHandler
extends BceJsonResponseHandler

HTTP body json response handler for Baidu BCE iot hisk responses.


Constructor Summary
BceIotHiskJsonResponseHandler()
           
 
Method Summary
 boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BceIotHiskJsonResponseHandler

public BceIotHiskJsonResponseHandler()
Method Detail

handle

public boolean handle(BceHttpResponse httpResponse,
                      AbstractBceResponse response)
               throws Exception
Specified by:
handle in interface HttpResponseHandler
Overrides:
handle in class BceJsonResponseHandler
Throws:
Exception


Copyright © 2018. All rights reserved.