| Package | Description |
|---|---|
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| Modifier and Type | Method and Description |
|---|---|
InputTypeDefinition |
RouteDefinition.getInputType() |
InputTypeDefinition |
InputTypeDefinition.javaClass(Class<?> clazz) |
InputTypeDefinition |
InputTypeDefinition.urn(String urn) |
InputTypeDefinition |
InputTypeDefinition.validate(boolean validate) |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteDefinition.setInputType(InputTypeDefinition inputType) |
Apache Camel