Interface | Description |
---|---|
ConnectorComponent |
A component which is based from a Camel Connector.
|
ConnectorCustomizer<T extends ConnectorComponent> |
Class | Description |
---|---|
ConnectorProducer |
Connector
Producer which is capable of performing before and after custom processing
via the Pipeline while processing (ie sending the message). |
DataType |
Data types supported by Camel connectors.
|
DefaultConnectorComponent |
Base class for Camel Connector components.
|
DefaultConnectorEndpoint | |
SchedulerTimerConnectorEndpoint |
A connector which is scheduler based from a timer endpoint.
|
Enum | Description |
---|---|
DataType.Type |
The supported data types.
|
Apache Camel