Uses of Package
software.amazon.awssdk.core.internal.async
-
Packages that use software.amazon.awssdk.core.internal.async Package Description software.amazon.awssdk.core.internal.async -
Classes in software.amazon.awssdk.core.internal.async used by software.amazon.awssdk.core.internal.async Class Description ByteBuffersAsyncRequestBody An implementation ofAsyncRequestBodyfor providing data from the suppliedByteBufferarray.ChecksumCalculatingAsyncRequestBody.Builder ChunkBuffer.Builder CompressionAsyncRequestBody.Builder DefaultAsyncResponseTransformerSplitResult.DefaultBuilder EmittingSubscription Subscription which can emitSubscriber#onNext(T)signals to a subscriber, based on the demand received with theSubscription.request(long).EmittingSubscription.Builder EnvelopeWrappedSdkPublisher Publisher implementation that wraps the content of another publisher in an envelope with an optional prefix (or header) and suffix (or footer).FileAsyncRequestBody Implementation ofAsyncRequestBodythat reads data from a file.FileAsyncRequestBody.Builder A builder forFileAsyncRequestBody.FileAsyncResponseTransformer AsyncResponseTransformerthat writes the data to the specified file.SplittingPublisher Splits anAsyncRequestBodyto multiple smallerAsyncRequestBodys, each of which publishes a specific portion of the original data.SplittingPublisher.Builder SplittingTransformer Split aAsyncResponseTransformerinto multiple ones, publishing them as aSdkPublisher.SplittingTransformer.Builder SubAsyncRequestBody Represent a subAsyncRequestBodythat publishes a portion of the sourceAsyncRequestBodySubAsyncRequestBodyConfiguration Configuration class containing shared properties for SubAsyncRequestBody implementations.SubAsyncRequestBodyConfiguration.Builder