Versions Compared

Key

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

...

Here Camel with subscribe to an ActiveMQ queue, then convert the message payload to a String (so dealing with TextMessage, ObjectMessage and BytesMessage in JMS), then process this method.

Using Annotations to bind parameters to

...

the Exchange

You can also use the following annotations to bind paramters to different kinds of Expression

...