Package | Description |
---|---|
io.vertx.rxjava.amqp |
Class and Description |
---|
AmqpClient
AMQP Client entry point.
|
AmqpConnection
Once connected to the broker or router, you get a connection.
|
AmqpMessage
Represents an AMQP message.
|
AmqpMessageBuilder
Builder to create a new
AmqpMessage . |
AmqpReceiver
Interface used to consume AMQP message as a stream of message.
|
AmqpSender
AMQP Sender interface used to send messages.
|
Copyright © 2021 Eclipse. All rights reserved.