Uses of Interface
com.amazonaws.services.sqs.AmazonSQSAsync
Packages that use AmazonSQSAsync
-
Uses of AmazonSQSAsync in com.amazonaws.services.sqs
Classes in com.amazonaws.services.sqs that implement AmazonSQSAsyncModifier and TypeClassDescriptionclass
Abstract implementation ofAmazonSQSAsync
.class
Interface for accessing Amazon SQS asynchronously. -
Uses of AmazonSQSAsync in com.amazonaws.services.sqs.buffered
Classes in com.amazonaws.services.sqs.buffered that implement AmazonSQSAsyncModifier and TypeClassDescriptionclass
AmazonSQSBufferedAsyncClient provides client-side batching of outgoing sendMessage, deleteMessage and changeMessageVisibility calls.Constructors in com.amazonaws.services.sqs.buffered with parameters of type AmazonSQSAsyncModifierConstructorDescriptionAmazonSQSBufferedAsyncClient
(AmazonSQSAsync paramRealSQS) AmazonSQSBufferedAsyncClient
(AmazonSQSAsync paramRealSQS, QueueBufferConfig config)