Uses of Class
org.springframework.amqp.rabbit.core.RabbitAdmin
Package
Description
Provides classes supporting the Rabbit XML namespace.
Provides core classes for Spring Rabbit.
-
Uses of RabbitAdmin in org.springframework.amqp.rabbit.config
Modifier and TypeMethodDescriptionvoid
ListenerContainerFactoryBean.setRabbitAdmin
(RabbitAdmin rabbitAdmin) -
Uses of RabbitAdmin in org.springframework.amqp.rabbit.core
ModifierConstructorDescriptionDeclareExchangeConnectionListener
(Exchange exchange, RabbitAdmin admin)