Uses of Interface
org.springframework.jms.listener.SubscriptionNameProvider

Packages that use SubscriptionNameProvider
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.