
io.github.fallwizard.rabbitmq.test.BindingMatcher 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.Binding;
/**
* @author Richard Clayton (Berico Technologies)
*/
public interface BindingMatcher extends Matcher {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy