Class ReactiveStreamsRecorder

java.lang.Object
org.apache.camel.quarkus.component.reactive.streams.ReactiveStreamsRecorder

public class ReactiveStreamsRecorder extends Object
  • Constructor Details

    • ReactiveStreamsRecorder

      public ReactiveStreamsRecorder()
  • Method Details

    • createDefaultReactiveStreamsServiceFactory

      public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory> createDefaultReactiveStreamsServiceFactory()
    • createReactiveStreamsComponent

      public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.ReactiveStreamsComponent> createReactiveStreamsComponent(io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory> serviceFactory)