Spring Framework

Package org.springframework.jms.listener.adapter

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.

See: Description

Package org.springframework.jms.listener.adapter 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.
Spring Framework