| Interface | Description |
|---|---|
| Headers |
Common BOS HTTP header values used throughout the BCE BOS Java client.
|
| RetryPolicy |
Retry policy that can be configured on a specific service client using
BceClientConfiguration. |
| Class | Description |
|---|---|
| BceCloseableHttpResponse |
The implement from interface CloseableHttpResponse.
|
| BceHttpClient | |
| BceHttpResponse |
Represents an HTTP response returned by a BCE service in response to a service request.
|
| DefaultRetryPolicy |
Retry policy that can be configured on a specific service client using
BceClientConfiguration. |
| IdleConnectionReaper |
Daemon thread to periodically check connection pools for idle connections.
|
| StatusCodes |
The BCE status code.
|
| Enum | Description |
|---|---|
| HttpMethodName |
The name of http method.
|
Copyright © 2021. All rights reserved.