Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AMQP

Available as of Camel X.X

The amqp: component supports the AMQP protocol using the Client API of the Qpid project.

...

Code Block
amqp:[queue:|topic:]destinationName[?options]

AMQP Options

You can specify all of the various configuration options of the JMS component after the destination name.

...