Interface | Description |
---|---|
CamelReactiveStreamsService |
The interface to which any implementation of the reactive-streams engine should comply.
|
CamelReactiveStreamsServiceFactory | |
DispatchCallback<T> |
A callback used to signal when a item coming from a Camel route has been delivered to the external stream processor.
|
Class | Description |
---|---|
CamelReactiveStreams |
This is the main entry-point for getting Camel streams associate to reactive-streams endpoints.
|
Apache Camel