Uses of Class
org.apache.camel.component.reactive.streams.ReactiveStreamsProducer
Packages that use ReactiveStreamsProducer
Package
Description
-
Uses of ReactiveStreamsProducer in org.apache.camel.component.reactive.streams.api
Methods in org.apache.camel.component.reactive.streams.api with parameters of type ReactiveStreamsProducerModifier and TypeMethodDescriptionvoidCamelReactiveStreamsService.attachCamelProducer(String name, ReactiveStreamsProducer producer) Used by Camel to associate the publisher of the stream with the given name to a specific Camel producer. -
Uses of ReactiveStreamsProducer in org.apache.camel.component.reactive.streams.engine
Methods in org.apache.camel.component.reactive.streams.engine with parameters of type ReactiveStreamsProducerModifier and TypeMethodDescriptionvoidDefaultCamelReactiveStreamsService.attachCamelProducer(String name, ReactiveStreamsProducer producer) voidCamelPublisher.attachProducer(ReactiveStreamsProducer producer)