com.rabbitmq.client.amqp.metrics.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 AMQP 1.0 Java client library defines an API to access RabbitMQ
with the AMQP 1.0 protocol.
The newest version!
/**
* Package for metrics collection utilities.
*
* Classes and interfaces in this package are considered SPI and are susceptible to change at any
* time.
*/
package com.rabbitmq.client.amqp.metrics;