Uses of Class
io.awspring.cloud.sns.core.TopicMessageChannel
Packages that use TopicMessageChannel
-
Uses of TopicMessageChannel in io.awspring.cloud.sns.core
Subclasses with type arguments of type TopicMessageChannel in io.awspring.cloud.sns.coreModifier and TypeClassDescriptionclassHelper class that simplifies synchronous sending of notifications to SNS.Classes in io.awspring.cloud.sns.core that implement interfaces with type arguments of type TopicMessageChannelModifier and TypeClassDescriptionclassHelper class that simplifies synchronous sending of notifications to SNS.Methods in io.awspring.cloud.sns.core with parameters of type TopicMessageChannelModifier and TypeMethodDescriptionprotected voidSnsTemplate.doSend(TopicMessageChannel destination, Message<?> message)