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 with a single inbound Message, or request-reply where there is an inbound and outbound message.

Include Page
CAMEL:Using This Pattern
CAMEL:Using This Pattern