| Package | Description |
|---|---|
| darabonba.core.async | |
| darabonba.core.client | |
| darabonba.core.interceptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncResponseHandler<ResponseT,ResultT> |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayAsyncResponseHandler<ResponseT> |
class |
FileAsyncResponseHandler<ResponseT> |
| Modifier and Type | Method and Description |
|---|---|
TeaResponseHandler |
ClientExecutionParams.getResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
ClientExecutionParams<InputT,OutputT> |
ClientExecutionParams.withResponseHandler(TeaResponseHandler responseHandler) |
| Modifier and Type | Method and Description |
|---|---|
TeaResponseHandler |
InterceptorContext.teaResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorContext.setTeaResponseHandler(TeaResponseHandler teaResponseHandler) |
InterceptorContext.Builder |
InterceptorContext.Builder.teaResponseHandler(TeaResponseHandler teaResponseHandler) |
Copyright © 2022. All rights reserved.