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