Uses of Package
software.amazon.awssdk.core.internal.http
-
Classes in software.amazon.awssdk.core.internal.http used by software.amazon.awssdk.core.internal.handler Class Description AmazonAsyncHttpClient AmazonSyncHttpClient -
Classes in software.amazon.awssdk.core.internal.http used by software.amazon.awssdk.core.internal.http Class Description AmazonAsyncHttpClient.RequestExecutionBuilder Interface to configure a request execution and execute the request.AmazonSyncHttpClient.RequestExecutionBuilder Interface to configure a request execution and execute the request.HttpClientDependencies Client scoped dependencies ofAmazonSyncHttpClientandAmazonAsyncHttpClient.HttpClientDependencies.Builder Builder forHttpClientDependencies.IdempotentAsyncResponseHandler Wrapper for aTransformingAsyncResponseHandlerthat allows attachment to an external scope and given a way of evaluating whether that scope has changed or not will only allow prepare() to be called on its delegate once per state change and will cache and reserve the future that is returned by the delegate the rest of the time.RequestExecutionContext Request scoped dependencies and context for an execution of a request byAmazonSyncHttpClientorAmazonAsyncHttpClient.RequestExecutionContext.Builder An SDK-internal implementation ofRequestExecutionContext.Builder.TransformingAsyncResponseHandler A response handler that returns a transformed response. -
Classes in software.amazon.awssdk.core.internal.http used by software.amazon.awssdk.core.internal.http.async Class Description TransformingAsyncResponseHandler A response handler that returns a transformed response. -
Classes in software.amazon.awssdk.core.internal.http used by software.amazon.awssdk.core.internal.http.pipeline Class Description HttpClientDependencies Client scoped dependencies ofAmazonSyncHttpClientandAmazonAsyncHttpClient.RequestExecutionContext Request scoped dependencies and context for an execution of a request byAmazonSyncHttpClientorAmazonAsyncHttpClient. -
Classes in software.amazon.awssdk.core.internal.http used by software.amazon.awssdk.core.internal.http.pipeline.stages Class Description HttpClientDependencies Client scoped dependencies ofAmazonSyncHttpClientandAmazonAsyncHttpClient.RequestExecutionContext Request scoped dependencies and context for an execution of a request byAmazonSyncHttpClientorAmazonAsyncHttpClient.TransformingAsyncResponseHandler A response handler that returns a transformed response. -
Classes in software.amazon.awssdk.core.internal.http used by software.amazon.awssdk.core.internal.http.pipeline.stages.utils Class Description HttpClientDependencies Client scoped dependencies ofAmazonSyncHttpClientandAmazonAsyncHttpClient.RequestExecutionContext Request scoped dependencies and context for an execution of a request byAmazonSyncHttpClientorAmazonAsyncHttpClient. -
Classes in software.amazon.awssdk.core.internal.http used by software.amazon.awssdk.core.internal.util Class Description RequestExecutionContext Request scoped dependencies and context for an execution of a request byAmazonSyncHttpClientorAmazonAsyncHttpClient.