| Package | Description |
|---|---|
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| Modifier and Type | Method and Description |
|---|---|
StepDefinition |
ProcessorDefinition.step()
Routes the message to a sequence of processors which is grouped together
as one logical name.
|
StepDefinition |
ProcessorDefinition.step(String id)
Routes the message to a sequence of processors which is grouped together
as one logical name.
|
Apache Camel