Uses of Package
org.springframework.jms.support
Packages that use 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.
-
Classes in org.springframework.jms.support used by org.springframework.jms.configClassDescriptionGather the Quality-of-Service settings that can be used when sending a message.
-
Classes in org.springframework.jms.support used by org.springframework.jms.coreClassDescriptionBase 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. -
Classes in org.springframework.jms.support used by org.springframework.jms.listenerClassDescriptionBase 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. -
Classes in org.springframework.jms.support used by org.springframework.jms.listener.adapterClassDescriptionGather the Quality-of-Service settings that can be used when sending a message.
-
Classes in org.springframework.jms.support used by org.springframework.jms.listener.endpointClassDescriptionGather the Quality-of-Service settings that can be used when sending a message.
-
Classes in org.springframework.jms.support used by org.springframework.jms.support
-
Classes in org.springframework.jms.support used by org.springframework.jms.support.converterClassDescription
-
Classes in org.springframework.jms.support used by org.springframework.jms.support.destinationClassDescriptionBase class for
JmsTemplate
and other JMS-accessing gateway helpers, defining common properties such as the JMSConnectionFactory
to operate on.