| Package | Description |
|---|---|
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineDefinition |
ProcessorDefinition.pipeline()
Pipes and Filters
EIP: Creates a
Pipeline so that
the message will get processed by each endpoint in turn and for
request/response the output of one endpoint will be the input of the next
endpoint |
Apache Camel