Versions Compared

Key

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

...

Camel supports the Message Endpoint pattern using the Endpoint interface. From an Endpoint you can create a You can then create a Producer or Consumer so that you can send messages to an endpoint or consume messages from it.

...