Uses of Package
io.vertx.amqp
-
Packages that use io.vertx.amqp Package Description io.vertx.amqp io.vertx.reactivex.amqp io.vertx.rxjava3.amqp -
Classes in io.vertx.amqp used by io.vertx.amqp Class Description AmqpClient AMQP Client entry point.AmqpClientOptions Configures the AMQP Client.AmqpConnection Once connected to the broker or router, you get a connection.AmqpMessage Represents an AMQP message.AmqpMessageBuilder Builder to create a newAmqpMessage
.AmqpReceiver Interface used to consume AMQP message as a stream of message.AmqpReceiverOptions Configures the AMQP Receiver.AmqpSender AMQP Sender interface used to send messages.AmqpSenderOptions Configures the AMQP Sender. -
Classes in io.vertx.amqp used by io.vertx.reactivex.amqp Class Description AmqpClient AMQP Client entry point.AmqpClientOptions Configures the AMQP Client.AmqpConnection Once connected to the broker or router, you get a connection.AmqpMessage Represents an AMQP message.AmqpMessageBuilder Builder to create a newAmqpMessage
.AmqpReceiver Interface used to consume AMQP message as a stream of message.AmqpReceiverOptions Configures the AMQP Receiver.AmqpSender AMQP Sender interface used to send messages.AmqpSenderOptions Configures the AMQP Sender. -
Classes in io.vertx.amqp used by io.vertx.rxjava3.amqp Class Description AmqpClient AMQP Client entry point.AmqpClientOptions Configures the AMQP Client.AmqpConnection Once connected to the broker or router, you get a connection.AmqpMessage Represents an AMQP message.AmqpMessageBuilder Builder to create a newAmqpMessage
.AmqpReceiver Interface used to consume AMQP message as a stream of message.AmqpReceiverOptions Configures the AMQP Receiver.AmqpSender AMQP Sender interface used to send messages.AmqpSenderOptions Configures the AMQP Sender.