public class TableStorageJsonResponseHandler extends Object implements HttpResponseHandler
| Constructor and Description |
|---|
TableStorageJsonResponseHandler()
Constructs a TableStorage response handler
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(BceHttpResponse httpResponse,
AbstractBceResponse response)
Handle these responses returned by TableStorage.
|
public TableStorageJsonResponseHandler()
public boolean handle(BceHttpResponse httpResponse, AbstractBceResponse response) throws Exception
handle in interface HttpResponseHandlerhttpResponse - http response returned by TableStorage.response - abstract bce response returned by TableStorage.ExceptionCopyright © 2022. All rights reserved.