Interface ReactiveMessagingRuntimeConfig
@ConfigRoot(phase=RUN_TIME)
@ConfigMapping(prefix="quarkus.messaging")
public interface ReactiveMessagingRuntimeConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
connectorContextPropagation
Whether to enable the context propagation for connector channels -
incoming
Used internally only. Users usemp.messaging. -
outgoing
Used internally only. Users usemp.messaging.
-