| Package | Description |
|---|---|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModelCamelContext
Represents the context used to configure routes and the policies to use.
|
class |
DefaultCamelContext
Represents the context used to configure routes and the policies to use.
|
class |
DefaultModel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelCamelContext
Model level interface for the
CamelContext |
Apache Camel