Uses of Class
de.codecentric.reedelk.rabbitmq.component.RabbitMQConsumerQueueConfiguration
-
Packages that use RabbitMQConsumerQueueConfiguration Package Description de.codecentric.reedelk.rabbitmq.component -
-
Uses of RabbitMQConsumerQueueConfiguration in de.codecentric.reedelk.rabbitmq.component
Methods in de.codecentric.reedelk.rabbitmq.component with parameters of type RabbitMQConsumerQueueConfiguration Modifier and Type Method Description static booleanRabbitMQConsumerQueueConfiguration. isAutoDelete(RabbitMQConsumerQueueConfiguration configuration)static booleanRabbitMQConsumerQueueConfiguration. isCreateNew(RabbitMQConsumerQueueConfiguration configuration)static booleanRabbitMQConsumerQueueConfiguration. isDurable(RabbitMQConsumerQueueConfiguration configuration)static booleanRabbitMQConsumerQueueConfiguration. isExclusive(RabbitMQConsumerQueueConfiguration configuration)voidRabbitMQConsumer. setQueueConfiguration(RabbitMQConsumerQueueConfiguration queueConfiguration)
-