Uses of Class
io.smallrye.reactive.messaging.amqp.AmqpConnectorCommonConfiguration
Packages that use AmqpConnectorCommonConfiguration
-
Uses of AmqpConnectorCommonConfiguration in io.smallrye.reactive.messaging.amqp
Subclasses of AmqpConnectorCommonConfiguration in io.smallrye.reactive.messaging.amqpModifier and TypeClassDescriptionclassExtract the incoming configuration for thesmallrye-amqpconnector.classExtract the outgoing configuration for thesmallrye-amqpconnector.Methods in io.smallrye.reactive.messaging.amqp with parameters of type AmqpConnectorCommonConfigurationModifier and TypeMethodDescriptionAmqpConnector.getClientCapabilities(AmqpConnectorCommonConfiguration configuration) Constructors in io.smallrye.reactive.messaging.amqp with parameters of type AmqpConnectorCommonConfigurationModifierConstructorDescriptionConnectionHolder(io.vertx.mutiny.amqp.AmqpClient client, AmqpConnectorCommonConfiguration configuration, io.vertx.mutiny.core.Vertx vertx, io.vertx.mutiny.core.Context root)