You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Components

A Component is essentially a factory of Endpoint instances.

You can explicitly configure Component instances and add them to a CamelContext in an IoC container like Spring or Guice, or they can be auto-discovered using URIs.

Available components

The following components are available

See Also

  • No labels