Uses of Package
software.amazon.awssdk.http
Packages that use software.amazon.awssdk.http
Package
Description
-
Classes in software.amazon.awssdk.http used by software.amazon.awssdk.httpClassDescriptionAn Abortable task.Input stream that can be aborted.Provides the content stream of a request.An HTTP request that can be invoked by
ExecutableHttpRequest.call().Implementation ofFileStoreTlsKeyManagersProviderthat loads a the key store from a file.Request object containing the parameters necessary to make a synchronous HTTP request.The set of HTTP status families defined by the standard.The protocol negotiation selection scheme used by the HTTP client to establish connectionsInterface to take a representation of an HTTP request, make an HTTP call, and return a representation of an HTTP response.Interface for creating anSdkHttpClientwith service specific defaults applied.Type safe key for an HTTP related configuration option.An attribute attached to a particular HTTP request execution, stored inSdkHttpExecutionAttributes.An immutable collection ofSdkHttpExecutionAttributes that can be configured on anAsyncExecuteRequestviaAsyncExecuteRequest.Builder.httpExecutionAttributes(SdkHttpExecutionAttributes)An immutable HTTP request with a possible HTTP body.A mutable builder forSdkHttpFullRequest.An immutable HTTP response with a possible HTTP body.Builder for aDefaultSdkHttpFullResponse.An immutable set of HTTP headers.Enum for available HTTP methods.An immutable HTTP request without access to the request body.A mutable builder forSdkHttpFullRequest.An immutable HTTP response without access to the response body.Builder for aDefaultSdkHttpFullResponse.Container for extra dependencies needed during execution of a request.Builder for aSdkRequestContext.Implementation ofTlsKeyManagersProviderthat gets the information about the KeyStore to load from the system properties.Provider for thekey managersto be used by the SDK when creating the SSL context.Provider for thetrust managersto be used by the SDK when creating the SSL context. -
Classes in software.amazon.awssdk.http used by software.amazon.awssdk.http.asyncClassDescriptionAn Abortable task.An attribute attached to a particular HTTP request execution, stored in
SdkHttpExecutionAttributes.An immutable collection ofSdkHttpExecutionAttributes that can be configured on anAsyncExecuteRequestviaAsyncExecuteRequest.Builder.httpExecutionAttributes(SdkHttpExecutionAttributes)An immutable HTTP request without access to the request body.An immutable HTTP response without access to the response body. -
Classes in software.amazon.awssdk.http used by software.amazon.awssdk.internal.httpClassDescriptionProvider for the
key managersto be used by the SDK when creating the SSL context.