@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ReactiveStreamsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilder
Builder for the Reactive Streams component.
|
static class |
ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilder |
reactiveStreams()
Reactive Streams (camel-reactive-streams)
Reactive Camel using reactive streams
Category: reactive,streams
Since: 2.19
Maven coordinates: org.apache.camel:camel-reactive-streams
|
static ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilder reactiveStreams()
Apache Camel