Uses of Class
io.smallrye.reactive.messaging.amqp.AmqpConnector
Packages that use AmqpConnector
-
Uses of AmqpConnector in io.smallrye.reactive.messaging.amqp
Constructors in io.smallrye.reactive.messaging.amqp with parameters of type AmqpConnectorModifierConstructorDescriptionAmqpCreditBasedSender(AmqpConnector connector, ConnectionHolder holder, AmqpConnectorOutgoingConfiguration configuration, io.smallrye.mutiny.Uni<io.vertx.mutiny.amqp.AmqpSender> retrieveSender, jakarta.enterprise.inject.Instance<io.opentelemetry.api.OpenTelemetry> openTelemetryInstance) -
Uses of AmqpConnector in io.smallrye.reactive.messaging.amqp.fault
Constructors in io.smallrye.reactive.messaging.amqp.fault with parameters of type AmqpConnector