Uses of Class
io.vertx.rabbitmq.RabbitMQPublisherConfirmation
Packages that use RabbitMQPublisherConfirmation
-
Uses of RabbitMQPublisherConfirmation in io.vertx.rabbitmq
Methods in io.vertx.rabbitmq that return types with arguments of type RabbitMQPublisherConfirmationModifier and TypeMethodDescriptionRabbitMQPublisher.getConfirmationStream()Get the ReadStream that contains the message IDs for confirmed messages. -
Uses of RabbitMQPublisherConfirmation in io.vertx.reactivex.rabbitmq
Methods in io.vertx.reactivex.rabbitmq that return types with arguments of type RabbitMQPublisherConfirmationModifier and TypeMethodDescriptionRabbitMQPublisher.getConfirmationStream()Get the ReadStream that contains the message IDs for confirmed messages. -
Uses of RabbitMQPublisherConfirmation in io.vertx.rxjava3.rabbitmq
Methods in io.vertx.rxjava3.rabbitmq that return types with arguments of type RabbitMQPublisherConfirmationModifier and TypeMethodDescriptionRabbitMQPublisher.getConfirmationStream()Get the ReadStream that contains the message IDs for confirmed messages.