Package io.awspring.cloud.sqs
@NonNullApi
@NonNullFields
package io.awspring.cloud.sqs
SQS integration for Spring Cloud AWS.
-
ClassDescriptionUtility methods for using convenient
CompletableFuture
methods from later JDK versions in Java 8.Utility class for conditional configurations.Methods related to FIFO queues.Handler for lifecycle methods.AThread
implementation for processing messages.CustomizableThreadFactory
implementation for creatingMessageExecutionThread
instances.Utility class for extractingMessageHeaders
from aMessage
.MessageHeaders
associated with messaging operations.ResolvesQueueAttributes
for the specified queue.A builder for creatingQueueAttributesResolver
instances.Exception thrown when aQueueAttributesResolver
fails.Exception representing an error during acknowledgement execution.Top-level exception for SqsRuntimeException
instances.Exception thrown when an executor is provided with an unsupportedThreadFactory
.