类 CfcResponseHandler
- java.lang.Object
-
- com.baidubce.services.cfc.CfcResponseHandler
-
- 所有已实现的接口:
HttpResponseHandler
public class CfcResponseHandler extends Object implements HttpResponseHandler
Responsible for handling httpResponses from all CFC service calls
-
-
方法详细资料
-
handle
public boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response) throws Exception
- 指定者:
handle在接口中HttpResponseHandler- 抛出:
Exception
-
-