| Package | Description |
|---|---|
| org.springframework.messaging.core |
Defines interfaces and implementation classes for messaging templates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericMessagingTemplate
A messaging template that resolves destinations names to
MessageChannel's
to send and receive messages from. |