Uses of Package
org.springframework.jms.listener

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.