Uses of Class
io.smallrye.reactive.messaging.amqp.ConnectionHolder
-
Packages that use ConnectionHolder Package Description io.smallrye.reactive.messaging.amqp -
-
Uses of ConnectionHolder in io.smallrye.reactive.messaging.amqp
Constructors in io.smallrye.reactive.messaging.amqp with parameters of type ConnectionHolder Constructor Description AmqpCreditBasedSender(AmqpConnector connector, ConnectionHolder holder, AmqpConnectorOutgoingConfiguration configuration, io.smallrye.mutiny.Uni<io.vertx.mutiny.amqp.AmqpSender> retrieveSender)
-