public class RxJavaStreamsServiceFactory extends Object implements org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
Constructor and Description |
---|
RxJavaStreamsServiceFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsService |
newInstance(org.apache.camel.CamelContext context,
org.apache.camel.component.reactive.streams.engine.ReactiveStreamsEngineConfiguration configuration) |
public org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsService newInstance(org.apache.camel.CamelContext context, org.apache.camel.component.reactive.streams.engine.ReactiveStreamsEngineConfiguration configuration)
newInstance
in interface org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
Apache Camel