| Package | Description |
|---|---|
| org.apache.camel.model |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
| org.apache.camel.model.rest |
The JAXB POJOs for the REST DSL
|
| Modifier and Type | Method and Description |
|---|---|
ToDefinition |
ToDefinition.pattern(ExchangePattern pattern)
Deprecated.
will be removed in the near future. Instead use
ProcessorDefinition.inOnly()
or ProcessorDefinition.inOut() |
| Modifier and Type | Method and Description |
|---|---|
ToDefinition |
VerbDefinition.getTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerbDefinition.setTo(ToDefinition to) |
Apache Camel