Uses of Package
org.springframework.jms.listener.adapter

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