Package software.amazon.awssdk.core.internal.http.async
package software.amazon.awssdk.core.internal.http.async
-
ClassesClassDescriptionAsync response handler decorator to run interceptors after response is received.Response handler for asynchronous non-streaming operations.Response handler for asynchronous streaming operations.Detects whether the response succeeded or failed by just checking the HTTP status and delegates to appropriate async response handler.Implementation of
SdkHttpContentPublisher
that provides all it's data at once.