com.rabbitmq.client.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of amqp-client Show documentation
Show all versions of amqp-client Show documentation
The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.
The newest version!
/**
* The client API proper: classes and interfaces representing the AMQP
* connections, channels, and wire-protocol framing descriptors.
*/
package com.rabbitmq.client;