Uses of Interface
org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
-
Packages that use CamelReactiveStreamsServiceFactory Package Description org.apache.camel.component.reactive.streams org.apache.camel.component.reactive.streams.engine -
-
Uses of CamelReactiveStreamsServiceFactory in org.apache.camel.component.reactive.streams
Methods in org.apache.camel.component.reactive.streams that return CamelReactiveStreamsServiceFactory Modifier and Type Method Description static CamelReactiveStreamsServiceFactoryReactiveStreamsHelper. resolveServiceFactory(org.apache.camel.CamelContext context, String serviceType) -
Uses of CamelReactiveStreamsServiceFactory in org.apache.camel.component.reactive.streams.engine
Classes in org.apache.camel.component.reactive.streams.engine that implement CamelReactiveStreamsServiceFactory Modifier and Type Class Description classDefaultCamelReactiveStreamsServiceFactory
-