Modifier and Type | Method and Description |
---|---|
ReactiveStreamsEngineConfiguration |
ReactiveStreamsComponent.getInternalEngineConfiguration() |
Modifier and Type | Method and Description |
---|---|
static CamelReactiveStreamsService |
ReactiveStreamsHelper.resolveReactiveStreamsService(org.apache.camel.CamelContext context,
String serviceType,
ReactiveStreamsEngineConfiguration configuration)
Helper to lookup/create an instance of
CamelReactiveStreamsService |
void |
ReactiveStreamsComponent.setInternalEngineConfiguration(ReactiveStreamsEngineConfiguration internalEngineConfiguration)
Configures the internal engine for Reactive Streams.
|
Modifier and Type | Method and Description |
---|---|
CamelReactiveStreamsService |
CamelReactiveStreamsServiceFactory.newInstance(org.apache.camel.CamelContext context,
ReactiveStreamsEngineConfiguration configuration)
Creates a new instance of the
ReactiveStreamsEngineConfiguration |
Modifier and Type | Method and Description |
---|---|
CamelReactiveStreamsService |
DefaultCamelReactiveStreamsServiceFactory.newInstance(org.apache.camel.CamelContext context,
ReactiveStreamsEngineConfiguration configuration) |
Constructor and Description |
---|
DefaultCamelReactiveStreamsService(org.apache.camel.CamelContext context,
ReactiveStreamsEngineConfiguration configuration) |
Apache Camel