| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Channel
Channel acts as a channel between
Processors in the route graph. |
| Modifier and Type | Method and Description |
|---|---|
Navigate<Processor> |
Route.navigate()
Returns a navigator to navigate this route by navigating all the
Processors. |
Apache Camel