Uses of Package
software.amazon.awssdk.http.async
-
Packages that use software.amazon.awssdk.http.async Package Description software.amazon.awssdk.http.async -
Classes in software.amazon.awssdk.http.async used by software.amazon.awssdk.http.async Class Description AbortableInputStreamSubscriber Wrapper ofInputStreamSubscriber
that also implementsAbortable
.AbortableInputStreamSubscriber.Builder AsyncExecuteRequest Request object containing the parameters necessary to make an asynchronous HTTP request.AsyncExecuteRequest.Builder SdkAsyncHttpClient Interface to take a representation of an HTTP request, asynchronously make an HTTP call, and return a representation of an HTTP response.SdkAsyncHttpClient.Builder SdkAsyncHttpResponseHandler Handles asynchronous HTTP responses.SdkHttpContentPublisher APublisher
of HTTP content data that allows streaming operations for asynchronous HTTP clients.