接口 HttpResponseHandler
-
- 所有已知实现类:
BceDmpHandler,BceErrorResponseHandler,BceIotHiskJsonResponseHandler,BceJsonResponseHandler,BceMetadataResponseHandler,BceStsJsonResponseHandler,BecHttpResponseHandler,BosMetadataResponseHandler,BosObjectResponseHandler,BvwErrorResponseHandler,BvwMetadataResponseHandler,CdnJsonResponseHandler,CfcResponseHandler,CnapHttpResponseHandler,DuMapResponseHandler,MediaEncryptionKeyResponseHandler,MolaDbJsonResponseHandler,TableStorageJsonResponseHandler,TsdbJsonResponseHandler
public interface HttpResponseHandlerResponsible for handling an HTTP response.
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 booleanhandle(BceHttpResponse httpResponse, AbstractBceResponse response)
-
-
-
方法详细资料
-
handle
boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response) throws Exception
- 抛出:
Exception
-
-