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