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