Uses of Class
io.smallrye.reactive.messaging.providers.impl.OverrideConnectorConfig
Packages that use OverrideConnectorConfig
-
Uses of OverrideConnectorConfig in io.smallrye.reactive.messaging.providers.impl
Constructor parameters in io.smallrye.reactive.messaging.providers.impl with type arguments of type OverrideConnectorConfigModifierConstructorDescriptionOverrideConnectorConfig(String prefix, org.eclipse.microprofile.config.Config overall, String connector, String channel, String nestedChannel, Map<String, Function<OverrideConnectorConfig, Object>> overrides) OverrideConnectorConfig(String prefix, org.eclipse.microprofile.config.Config overall, String connector, String channel, Map<String, Function<OverrideConnectorConfig, Object>> overrides)