Package | Description |
---|---|
org.apache.camel.component | |
org.apache.camel.support |
Base classes that help to implement the camel API and are expected to be extended by the user
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceEndpoint
A useful base class for endpoints which depend on a resource
such as things like Velocity or XQuery based components.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorEndpoint
An endpoint which allows exchanges to be sent into it which just invokes a
given
Processor . |
Apache Camel