Versions Compared

Key

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

URIs

Camel makes extensive use of URIs to allow you to refer to endpoints which are lazily created by a Component if you refer to them within Routes

Current Supported URIs

Scheme

Link

Description

Example

queue:

Queue Endpoints

Used to deliver messages to a java.util.Queue, useful when creating SEDA style processing pipelines

queue:cheese