Uses of Class
io.vertx.rabbitmq.RabbitMQPublisherConfirmation
-
-
Uses of RabbitMQPublisherConfirmation in io.vertx.rabbitmq
Methods in io.vertx.rabbitmq that return types with arguments of type RabbitMQPublisherConfirmation Modifier and Type Method Description ReadStream<RabbitMQPublisherConfirmation>
RabbitMQPublisher. getConfirmationStream()
Get the ReadStream that contains the message IDs for confirmed messages.
-