Uses of Class
io.atleon.aws.sqs.SqsReceiver
-
-
Uses of SqsReceiver in io.atleon.aws.sqs
Methods in io.atleon.aws.sqs that return SqsReceiver Modifier and Type Method Description static SqsReceiverSqsReceiver. create(SqsReceiverOptions options)Creates a reactive SQS receiver with the specified configuration options.
-