Abortable |
An Abortable task.
|
AbortableInputStream |
Input stream that can be aborted.
|
ContentStreamProvider |
Provides the content stream of a request.
|
ExecutableHttpRequest |
|
FileStoreTlsKeyManagersProvider |
|
HttpExecuteRequest |
Request object containing the parameters necessary to make a synchronous HTTP request.
|
HttpExecuteRequest.Builder |
|
HttpExecuteResponse |
|
HttpExecuteResponse.Builder |
|
HttpStatusFamily |
The set of HTTP status families defined by the standard.
|
Protocol |
|
SdkHttpClient |
Interface to take a representation of an HTTP request, make an HTTP call, and return a representation of an HTTP response.
|
SdkHttpClient.Builder |
Interface for creating an SdkHttpClient with service specific defaults applied.
|
SdkHttpConfigurationOption |
Type safe key for an HTTP related configuration option.
|
SdkHttpExecutionAttribute |
|
SdkHttpExecutionAttributes |
|
SdkHttpExecutionAttributes.Builder |
|
SdkHttpFullRequest |
An immutable HTTP request with a possible HTTP body.
|
SdkHttpFullRequest.Builder |
|
SdkHttpFullResponse |
An immutable HTTP response with a possible HTTP body.
|
SdkHttpFullResponse.Builder |
Builder for a DefaultSdkHttpFullResponse .
|
SdkHttpHeaders |
An immutable set of HTTP headers.
|
SdkHttpMethod |
Enum for available HTTP methods.
|
SdkHttpRequest |
An immutable HTTP request without access to the request body.
|
SdkHttpRequest.Builder |
|
SdkHttpResponse |
An immutable HTTP response without access to the response body.
|
SdkHttpResponse.Builder |
Builder for a DefaultSdkHttpFullResponse .
|
SdkRequestContext |
Container for extra dependencies needed during execution of a request.
|
SdkRequestContext.Builder |
|
SystemPropertyTlsKeyManagersProvider |
Implementation of TlsKeyManagersProvider that gets the information
about the KeyStore to load from the system properties.
|
TlsKeyManagersProvider |
Provider for the key managers to be used by the SDK when
creating the SSL context.
|
TlsTrustManagersProvider |
Provider for the trust managers to be used by the SDK when
creating the SSL context.
|