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 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:
      newInstance in interface org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory