Versions Compared

Key

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

...

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

...

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

...

queue:cheese

...

jms:

...

JMS

...

Include Page
CAMEL:Component List
CAMEL:Component List