Uses of Class
org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
Package
Description
Defines interfaces and implementation classes for messaging templates.
-
Uses of AbstractDestinationResolvingMessagingTemplate in org.springframework.messaging.core
Modifier and TypeClassDescriptionclass
A messaging template that resolves destinations names toMessageChannel
's to send and receive messages from.