Package | Description |
---|---|
org.apache.camel.component.reactive.streams.api | |
org.apache.camel.component.reactive.streams.engine |
Modifier and Type | Method and Description |
---|---|
void |
CamelReactiveStreamsService.attachCamelProducer(String name,
ReactiveStreamsProducer producer)
Used by Camel to associate the publisher of the stream with the given name to a specific Camel producer.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultCamelReactiveStreamsService.attachCamelProducer(String name,
ReactiveStreamsProducer producer) |
void |
CamelPublisher.attachProducer(ReactiveStreamsProducer producer) |
Apache Camel