Package | Description |
---|---|
io.vertx.reactivex.rabbitmq |
Class and Description |
---|
RabbitMQClient
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
RabbitMQConsumer
A stream of messages from a rabbitmq queue.
|
RabbitMQMessage
Represent a message received message received in a rabbitmq-queue.
|
RabbitMQPublisher
A reliable publisher that
Queues up messages internally until it can successfully call basicPublish.
|
Copyright © 2021 Eclipse. All rights reserved.