Uses of Class
org.apache.camel.component.reactive.streams.ReactiveStreamsCamelSubscriber
Packages that use ReactiveStreamsCamelSubscriber
Package
Description
-
Uses of ReactiveStreamsCamelSubscriber in org.apache.camel.component.reactive.streams.api
Methods in org.apache.camel.component.reactive.streams.api that return ReactiveStreamsCamelSubscriberModifier and TypeMethodDescriptionCamelReactiveStreamsService.attachCamelConsumer
(String name, ReactiveStreamsConsumer consumer) Used by Camel to associate the subscriber of the stream with the given name to a specific Camel consumer. -
Uses of ReactiveStreamsCamelSubscriber in org.apache.camel.component.reactive.streams.engine
Methods in org.apache.camel.component.reactive.streams.engine that return ReactiveStreamsCamelSubscriberModifier and TypeMethodDescriptionDefaultCamelReactiveStreamsService.attachCamelConsumer
(String name, ReactiveStreamsConsumer consumer) DefaultCamelReactiveStreamsService.streamSubscriber
(String name)