| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.http |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ContentMD5ResponseHandler |
class |
ErrorResponseHandler
Check if there is an error in the returned result.
|
class |
OTSDeflateResponseHandler
Check if the response data returned from the OTS service is compressed, and decompress it if so.
|
class |
OTSValidationResponseHandler
Verify the return result.
|
class |
RequestTracerResponseHandler |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ResponseHandler> |
ExecutionContext.getResponseHandlers() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExecutionContext.addResponseHandler(ResponseHandler handler) |
void |
ExecutionContext.insertResponseHandler(int position,
ResponseHandler handler) |
void |
ExecutionContext.removeResponseHandler(ResponseHandler handler) |
Copyright © 2025. All Rights Reserved.