Class RxJavaStreamsServiceFactory
java.lang.Object
org.apache.camel.component.rxjava.engine.RxJavaStreamsServiceFactory
- All Implemented Interfaces:
org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
public class RxJavaStreamsServiceFactory
extends Object
implements org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServicenewInstance(org.apache.camel.CamelContext context, org.apache.camel.component.reactive.streams.engine.ReactiveStreamsEngineConfiguration configuration)
-
Constructor Details
-
RxJavaStreamsServiceFactory
public RxJavaStreamsServiceFactory()
-
-
Method Details
-
newInstance
public org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsService newInstance(org.apache.camel.CamelContext context, org.apache.camel.component.reactive.streams.engine.ReactiveStreamsEngineConfiguration configuration) - Specified by:
newInstancein interfaceorg.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
-