Interface QueueContractor
- All Known Implementing Classes:
ClassicQueueContractor,QuorumQueueContractor
public interface QueueContractor
-
Method Summary
-
Method Details
-
declare
void declare(com.rabbitmq.client.Channel channel, String queueName, boolean autoDelete) throws IOException - Throws:
IOException
-