Uses of Interface
org.apache.camel.spi.ReactiveExecutor
Packages that use ReactiveExecutor
-
Uses of ReactiveExecutor in org.apache.camel
Methods in org.apache.camel that return ReactiveExecutorModifier and TypeMethodDescriptionExtendedCamelContext.getReactiveExecutor()Gets theReactiveExecutorto use.Methods in org.apache.camel with parameters of type ReactiveExecutorModifier and TypeMethodDescriptionvoidExtendedCamelContext.setReactiveExecutor(ReactiveExecutor reactiveExecutor) Sets a customReactiveExecutorto be used.