io.github.fallwizard.rabbitmq.test.QueueMatcher Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rabbitmq-mgmt Show documentation
Show all versions of rabbitmq-mgmt Show documentation
Manage your RabbitMQ services programmatically
The newest version!
package io.github.fallwizard.rabbitmq.test;
import io.github.fallwizard.rabbitmq.mgmt.model.Queue;
/**
* @author Richard Clayton (Berico Technologies)
*/
public interface QueueMatcher extends Matcher {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy