public static interface ReactiveStreamsEndpointBuilderFactory.ReactiveStreamsBuilders
| Modifier and Type | Method and Description |
|---|---|
default ReactiveStreamsEndpointBuilderFactory.ReactiveStreamsEndpointBuilder |
reactiveStreams(String path)
Reactive Streams (camel-reactive-streams)
Reactive Camel using reactive streams
Category: reactive,streams
Since: 2.19
Maven coordinates: org.apache.camel:camel-reactive-streams
Syntax:
reactive-streams:stream
Path parameter: stream
Name of the stream channel used by the endpoint to exchange messages. |
default ReactiveStreamsEndpointBuilderFactory.ReactiveStreamsEndpointBuilder reactiveStreams(String path)
reactive-streams:stream
Path parameter: stream
Name of the stream channel used by the endpoint to exchange messages.Apache Camel