Versions Compared

Key

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

...

To support various message exchange patterns like one way event messages and request-response messages Camel uses an Exchange interface which is used to handle either oneway messages Event Message with a single inbound Message, or request-reply Request Reply where there is an inbound and outbound message.

...