com.rabbitmq.client.impl.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.
/**
* Implementations of interfaces specified in the client API, and their supporting classes.
*/
package com.rabbitmq.client.impl;