@FunctionalInterface public interface ConsumerTagStrategy
basicConsume operation.| Modifier and Type | Method and Description |
|---|---|
String |
createConsumerTag(String queue)
Create the consumer tag, optionally based on the queue name that the consumer
will listen to.
|