com.rabbitmq.client.impl.recovery.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.
/**
* Implementation of connection and topology recovery.
*/
package com.rabbitmq.client.impl.recovery;