类 BvwMetadataResponseHandler

    • 构造器详细资料

      • BvwMetadataResponseHandler

        public BvwMetadataResponseHandler()
    • 方法详细资料

      • handle

        public boolean handle​(BceHttpResponse httpResponse,
                              AbstractBceResponse response)
                       throws Exception
        Bvw Implementation of HttpResponseHandler. When server return a empty body, wo should set content-length to 0 and transfer-encoding to null.
        指定者:
        handle 在接口中 HttpResponseHandler
        参数:
        httpResponse - The http response
        response - The bce response
        返回:
        If there is a next handle
        抛出:
        Exception - JsonMappingException or JsonParseException