Package | Description |
---|---|
org.apache.camel |
The core Camel API.
|
org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CamelContext
Interface used to represent the CamelContext used to configure routes and the
policies to use during message exchanges between endpoints.
|
interface |
CatalogCamelContext
Catalog level interface for the
CamelContext |
Modifier and Type | Interface and Description |
---|---|
interface |
RouteContext
The context used to activate new routing rules
|
Apache Camel