| Package | Description |
|---|---|
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FromDefinition
Act as a message source as input to a route
|
class |
InOnlyDefinition
Deprecated.
|
class |
InOutDefinition
Deprecated.
|
class |
SendDefinition<Type extends ProcessorDefinition<Type>>
Sends the message to an endpoint
|
class |
ToDefinition
Sends the message to a static endpoint
|
Apache Camel