Uses of Interface
org.springframework.jms.support.destination.DestinationResolver

Packages that use DestinationResolver
Package
Description
Support package for declarative messaging configuration, with Java configuration and XML schema 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.