| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
ReactiveExecutor |
ExtendedCamelContext.getReactiveExecutor()
Gets the
ReactiveExecutor to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setReactiveExecutor(ReactiveExecutor reactiveExecutor)
Sets a custom
ReactiveExecutor to be used. |
Apache Camel