| Class | Description |
|---|---|
| CamelPublisher |
The Camel publisher.
|
| CamelSubscription |
Represents a contract between a Camel published and an external subscriber.
|
| DefaultCamelReactiveStreamsService |
The default implementation of the reactive streams service.
|
| DefaultCamelReactiveStreamsServiceFactory | |
| DelayedMonoPublisher<T> |
Publish a single item as soon as it's available.
|
| ReactiveStreamsEngineConfiguration |
Configuration parameters for the Camel internal reactive-streams engine.
|
| UnwrappingPublisher |
A publisher that extracts the item from the payload as soon as it is delivered to the subscriber.
|
Apache Camel