| Package | Description |
|---|---|
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| Modifier and Type | Method and Description |
|---|---|
FromDefinition |
RouteDefinition.getInput() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteDefinition.setInput(FromDefinition input)
Input to the route.
|
Apache Camel