What is message driven channel adapter?
What is message driven channel adapter? The “message-driven-channel-adapter” requires a reference to either an instance of a Spring MessageListener container (any subclass of AbstractMessageListenerContainer ) or both ConnectionFactory and Destination (a ‘destinationName’ can be provided in place of the ‘destination’ reference). What is a channel adapter? A Channel Adapter is a Message Endpoint that enables […]