@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)
Exchange messages with reactive stream processing libraries compatible
with the reactive streams standard.
|
static ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilder reactiveStreams()
Apache Camel