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