Uses of Package
software.amazon.awssdk.utils.async
-
Packages that use software.amazon.awssdk.utils.async Package Description software.amazon.awssdk.utils.async -
Classes in software.amazon.awssdk.utils.async used by software.amazon.awssdk.utils.async Class Description BaseSubscriberAdapter Base of subscribers that can adapt one type to another.ByteBufferStoringSubscriber An implementation ofSubscriber
that storesByteBuffer
events it receives for retrieval.ByteBufferStoringSubscriber.TransferResult The result ofByteBufferStoringSubscriber.transferTo(ByteBuffer)
.DelegatingBufferingSubscriber DelegatingBufferingSubscriber.Builder DelegatingSubscriber StoringSubscriber.Event An event stored for later retrieval by this subscriber.StoringSubscriber.EventType