| Package | Description |
|---|---|
| com.amazon.sqs.javamessaging.acknowledge | |
| com.amazon.sqs.javamessaging.message |
| Class and Description |
|---|
| AcknowledgeMode
Specifies the different possible modes of acknowledgment:
In ACK_AUTO mode, every time the user receives a message, it is
acknowledged automatically.
|
| Acknowledger |
| BulkSQSOperation
This is used by different acknowledgers that requires partitioning of the
list, and execute actions on the partitions
|
| SQSMessageIdentifier
Identifies an SQS message, when (negative)acknowledging the message
|
| Class and Description |
|---|
| Acknowledger |
Copyright © 2022. All rights reserved.