Uses of Class
org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
Packages that use AbstractDestinationResolvingMessagingTemplate
Package
Description
Defines interfaces and implementation classes for messaging templates.
-
Uses of AbstractDestinationResolvingMessagingTemplate in org.springframework.messaging.core
Modifier and TypeClassDescriptionclassA messaging template that resolves a destination name to aMessageChannelto send and receive messages from.