Package | Description |
---|---|
org.apache.camel.commands |
Class and Description |
---|
AbstractCamelCommand
Abstract base command for
CamelCommand |
AbstractCamelController
Abstract
CamelController that implementators should extend. |
AbstractContextCommand
Abstract command for working with a single
CamelContext |
AbstractRouteCommand
Abstract command for working with a one ore more routes.
|
CamelCommand
A Camel command.
|
CamelController
CamelController interface defines the expected behaviors to manipulate Camel resources (context, route, etc).
|
LocalCamelController
A
CamelController that runs locally, eg within the same JVM as the CamelContext s
it manages. |
StringEscape
To escape strings.
|
Apache Camel