Uses of Interface
io.awspring.cloud.sqs.operations.MessagingTemplateOptions
Packages that use MessagingTemplateOptions
Package
Description
Components for converting source messages to Spring messaging messages.
-
Uses of MessagingTemplateOptions in io.awspring.cloud.sqs.operations
Classes in io.awspring.cloud.sqs.operations with type parameters of type MessagingTemplateOptionsModifier and TypeClassDescriptionprotected static classBase class for template options, to be extended by subclasses.interfaceMessagingTemplateOptions<O extends MessagingTemplateOptions<O>>Options to be used by the template.Subinterfaces of MessagingTemplateOptions in io.awspring.cloud.sqs.operationsClasses in io.awspring.cloud.sqs.operations that implement MessagingTemplateOptionsModifier and TypeClassDescriptionprotected static classBase class for template options, to be extended by subclasses.