Class ReactiveStreamsRecorder
java.lang.Object
org.apache.camel.quarkus.component.reactive.streams.ReactiveStreamsRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory>io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.ReactiveStreamsComponent>createReactiveStreamsComponent(io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory> serviceFactory)
-
Constructor Details
-
ReactiveStreamsRecorder
public ReactiveStreamsRecorder()
-
-
Method Details
-
createDefaultReactiveStreamsServiceFactory
public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory> createDefaultReactiveStreamsServiceFactory() -
createReactiveStreamsComponent
public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.ReactiveStreamsComponent> createReactiveStreamsComponent(io.quarkus.runtime.RuntimeValue<org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory> serviceFactory)
-