Uses of Package
org.springframework.jms.support
Package
Description
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
Core package of the JMS support.
This package contains the base message listener container facility.
Message listener adapter mechanism that delegates to target listener
methods, converting messages to appropriate message content types
(such as String or byte array) that get passed into listener methods.
This package provides JCA-based endpoint management for JMS message listeners.
This package provides generic JMS support classes,
to be used by higher-level classes like JmsTemplate.
Provides a MessageConverter abstraction to convert
between Java objects and JMS messages.
Support classes for Spring's JMS framework.
-
ClassDescriptionGather the Quality-of-Service settings that can be used when sending a message.
-
ClassDescriptionBase class for
JmsTemplate
and other JMS-accessing gateway helpers, defining common properties such as the JMSConnectionFactory
to operate on.Gather the Quality-of-Service settings that can be used when sending a message. -
ClassDescriptionBase class for
JmsTemplate
and other JMS-accessing gateway helpers, defining common properties such as the JMSConnectionFactory
to operate on.Gather the Quality-of-Service settings that can be used when sending a message. -
ClassDescriptionGather the Quality-of-Service settings that can be used when sending a message.
-
ClassDescriptionGather the Quality-of-Service settings that can be used when sending a message.
-
-
ClassDescription
-
ClassDescriptionBase class for
JmsTemplate
and other JMS-accessing gateway helpers, defining common properties such as the JMSConnectionFactory
to operate on.