Skip to content

component jms

Raymond Meester edited this page Mar 6, 2023 · 1 revision

This component allows messages to be sent to (or consumed from) a JMS Queue or Topic. It uses Spring’s JMS support for declarative transactions, including Spring’s JmsTemplate for sending and a MessageListenerContainer for consuming.

Camel Documentation

Clone this wiki locally