Uses of Class
org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener

Package
Description
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.