Uses of Class
org.apache.camel.component.reactive.streams.engine.CamelPublisher
-
Packages that use CamelPublisher Package Description org.apache.camel.component.reactive.streams.engine -
-
Uses of CamelPublisher in org.apache.camel.component.reactive.streams.engine
Constructors in org.apache.camel.component.reactive.streams.engine with parameters of type CamelPublisher Constructor Description CamelSubscription(String id, ExecutorService workerPool, CamelPublisher publisher, String streamName, ReactiveStreamsBackpressureStrategy backpressureStrategy, org.reactivestreams.Subscriber<? super org.apache.camel.Exchange> subscriber)
-