All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BodyConverter<T> CamelPublisher The Camel publisher.CamelReactiveStreams This is the main entry-point for getting Camel streams associate to reactive-streams endpoints.CamelReactiveStreamsService The interface to which any implementation of the reactive-streams engine should comply.CamelReactiveStreamsServiceFactory CamelSubscription Represents a contract between a Camel published and an external subscriber.ConvertingPublisher<R> A publisher that converts CamelExchange
s into the given type.ConvertingSubscriber<R> A subscriber that converts items of the given type into CamelExchange
s.DefaultCamelReactiveStreamsService The default implementation of the reactive streams service.DefaultCamelReactiveStreamsServiceFactory DelayedMonoPublisher<T> Publish a single item as soon as it's available.DispatchCallback<T> A callback used to signal when a item coming from a Camel route has been delivered to the external stream processor.MonoPublisher<T> A publisher that publish a given item, then completes.ReactiveStreamsBackpressureStrategy A list of possible backpressure strategy to use when the emission of upstream items cannot respect backpressure.ReactiveStreamsCamelSubscriber The Camel subscriber.ReactiveStreamsComponent The Camel reactive-streams component.ReactiveStreamsComponentConfigurer Generated by camel build tools - do NOT edit this file!ReactiveStreamsConstants Useful constants used in the Camel Reactive Streams component.ReactiveStreamsConsumer The Camel reactive-streams consumer.ReactiveStreamsConverter ReactiveStreamsConverterLoader Generated by camel build tools - do NOT edit this file!ReactiveStreamsDiscardedException ReactiveStreamsEndpoint Exchange messages with reactive stream processing libraries compatible with the reactive streams standard.ReactiveStreamsEndpointConfigurer Generated by camel build tools - do NOT edit this file!ReactiveStreamsEndpointUriFactory Generated by camel build tools - do NOT edit this file!ReactiveStreamsEngineConfiguration Configuration parameters for the Camel internal reactive-streams engine.ReactiveStreamsHelper ReactiveStreamsProducer The Camel reactive-streams producer.UnwrappingPublisher A publisher that extracts the item from the payload as soon as it is delivered to the subscriber.UnwrapStreamProcessor A Processor that converts a Publisher into its content asynchronously.