Interface ReactiveStreamsComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface ReactiveStreamsComponentBuilderFactory
    Exchange messages with reactive stream processing libraries compatible with the reactive streams standard. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • reactiveStreams

        static ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilder reactiveStreams()
        Reactive Streams (camel-reactive-streams) Exchange messages with reactive stream processing libraries compatible with the reactive streams standard. Category: reactive,streams Since: 2.19 Maven coordinates: org.apache.camel:camel-reactive-streams
        Returns:
        the dsl builder