All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.bitsensor.plugins.shaded.com.rabbitmq.client.RecoverableConnection Maven / Gradle / Ivy

The newest version!
package io.bitsensor.plugins.shaded.com.rabbitmq.client;

/**
 * Convenient interface when working against auto-recovery connections.
 *
 * @since 4.0.0
 */
public interface RecoverableConnection extends Recoverable, Connection {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy