Package | Description |
---|---|
org.springframework.jms.annotation |
Annotations and support classes for declarative JMS listener endpoints.
|
Class and Description |
---|
MessageMapping
Annotation for mapping a
Message onto message-handling methods by matching
to the message destination. |