com.baidubce.services.dumap.handler
Class DuMapResponseHandler

java.lang.Object
  extended by com.baidubce.services.dumap.handler.DuMapResponseHandler
All Implemented Interfaces:
HttpResponseHandler

public class DuMapResponseHandler
extends Object
implements HttpResponseHandler

DuMap response json handler.


Constructor Summary
DuMapResponseHandler()
           
 
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

DuMapResponseHandler

public DuMapResponseHandler()
Method Detail

handle

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


Copyright © 2018. All rights reserved.