Uses of Package
org.springframework.jms.support.destination
Packages that use org.springframework.jms.support.destination
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.
Support classes for Spring's JMS framework.
-
Classes in org.springframework.jms.support.destination used by org.springframework.jms.config
-
Classes in org.springframework.jms.support.destination used by org.springframework.jms.coreClassDescriptionBase class for
JmsTemplate
and other JMS-accessing gateway helpers, adding destination-related properties toJmsAccessor's
common properties. -
Classes in org.springframework.jms.support.destination used by org.springframework.jms.listenerClassDescriptionStrategy interface for resolving JMS destinations.Base class for
JmsTemplate
and other JMS-accessing gateway helpers, adding destination-related properties toJmsAccessor's
common properties. -
-
-
Classes in org.springframework.jms.support.destination used by org.springframework.jms.support.destinationClassDescriptionExtension of the DestinationResolver interface, exposing methods for clearing the cache.Strategy interface for resolving JMS destinations.