| Class | Description |
|---|---|
| BodyConverter<T> | |
| ConvertingPublisher<R> |
A publisher that converts Camel
Exchanges into the given type. |
| ConvertingSubscriber<R> |
A subscriber that converts items of the given type into Camel
Exchanges. |
| MonoPublisher<T> |
A publisher that publish a given item, then completes.
|
| UnwrapStreamProcessor |
A Processor that converts a Publisher into its content asynchronously.
|
Apache Camel