|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HttpResponseHandler in com.baidubce |
|---|
| Constructors in com.baidubce with parameters of type HttpResponseHandler | |
|---|---|
AbstractBceClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers)
constructor with isHttpAsyncPutEnabled default value : false |
|
AbstractBceClient(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers,
boolean isHttpAsyncPutEnabled)
Constructs a new AbstractBceClient with the specified client configuration and handlers. |
|
| Uses of HttpResponseHandler in com.baidubce.http |
|---|
| Methods in com.baidubce.http with parameters of type HttpResponseHandler | ||
|---|---|---|
|
BceHttpClient.execute(InternalRequest request,
Class<T> responseClass,
HttpResponseHandler[] responseHandlers)
Executes the request and returns the result. |
|
| Uses of HttpResponseHandler in com.baidubce.http.handler |
|---|
| Classes in com.baidubce.http.handler that implement HttpResponseHandler | |
|---|---|
class |
BceErrorResponseHandler
HTTP error response handler for Baidu BCE responses. |
class |
BceJsonResponseHandler
HTTP body json response handler for Baidu BCE responses. |
class |
BceMetadataResponseHandler
HTTP response handler for Baidu BCE responses. |
| Uses of HttpResponseHandler in com.baidubce.services.bos |
|---|
| Classes in com.baidubce.services.bos that implement HttpResponseHandler | |
|---|---|
class |
BosMetadataResponseHandler
|
class |
BosObjectResponseHandler
|
| Uses of HttpResponseHandler in com.baidubce.services.moladb |
|---|
| Classes in com.baidubce.services.moladb that implement HttpResponseHandler | |
|---|---|
class |
MolaDbJsonResponseHandler
Moladb Implementation of HttpResponseHandler. |
| Uses of HttpResponseHandler in com.baidubce.services.ses |
|---|
| Fields in com.baidubce.services.ses declared as HttpResponseHandler | |
|---|---|
protected static HttpResponseHandler[] |
SesClientSupport.SES_HANDLERS
|
| Constructors in com.baidubce.services.ses with parameters of type HttpResponseHandler | |
|---|---|
SesClientSupport(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers)
|
|
| Uses of HttpResponseHandler in com.baidubce.services.sms |
|---|
| Fields in com.baidubce.services.sms declared as HttpResponseHandler | |
|---|---|
protected static HttpResponseHandler[] |
SmsClientSupport.SMS_HANDLERS
|
| Constructors in com.baidubce.services.sms with parameters of type HttpResponseHandler | |
|---|---|
SmsClientSupport(BceClientConfiguration config,
HttpResponseHandler[] responseHandlers)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||