com.baidubce.http.handler
Class BceJsonResponseHandler
java.lang.Object
com.baidubce.http.handler.BceJsonResponseHandler
- All Implemented Interfaces:
- HttpResponseHandler
- Direct Known Subclasses:
- BceStsJsonResponseHandler
public class BceJsonResponseHandler
- extends Object
- implements HttpResponseHandler
HTTP body json response handler for Baidu BCE responses.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BceJsonResponseHandler
public BceJsonResponseHandler()
handle
public boolean handle(BceHttpResponse httpResponse,
AbstractBceResponse response)
throws Exception
- Specified by:
handle
in interface HttpResponseHandler
- Throws:
Exception
Copyright © 2018. All rights reserved.