Uses of Package
com.amazon.sqs.javamessaging.acknowledge
Packages that use com.amazon.sqs.javamessaging.acknowledge
-
Classes in com.amazon.sqs.javamessaging.acknowledge used by com.amazon.sqs.javamessaging.acknowledgeClassDescriptionSpecifies the different possible modes of acknowledgment: In ACK_AUTO mode, every time the user receives a message, it is acknowledged automatically.This is used by different acknowledgers that requires partitioning of the list, and execute actions on the partitionsIdentifies an SQS message, when (negative)acknowledging the message
-
Classes in com.amazon.sqs.javamessaging.acknowledge used by com.amazon.sqs.javamessaging.message