Package io.vertx.mutiny.rabbitmq


package io.vertx.mutiny.rabbitmq
  • Classes
    Class
    Description
    NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.
    A stream of messages from a rabbitmq queue.
    Represent a message received message received in a rabbitmq-queue.
    A reliable publisher that Queues up messages internally until it can successfully call basicPublish.