Class MessageQueueSender

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, IConfigurable, ICorrelatedSender, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, IXAEnabled, NameAware, ConfigurableLifecycle, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public class MessageQueueSender extends JmsSender
Send messages to another Adapter, including message-metadata (the MessageContext of the input Message), and optionally a number of PipeLineSession keys. This is the JMS-based alternative for the database-based MessageStoreSender.