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!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Reactive Streams component.static class
-
Method Summary
Modifier and TypeMethodDescriptionReactive Streams (camel-reactive-streams) Exchange messages with reactive stream processing libraries compatible with the reactive streams standard.
-
Method Details
-
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
-