Uses of Interface
org.springframework.amqp.core.AmqpAdmin
Package
Description
Provides classes supporting the Rabbit XML namespace.
Provides core classes for Spring Rabbit.
Provides classes for message listener containers.
-
Uses of AmqpAdmin in org.springframework.amqp.rabbit.config
Modifier and TypeMethodDescriptionvoid
BindingFactoryBean.setAdminsThatShouldDeclare
(AmqpAdmin... admins) -
Uses of AmqpAdmin in org.springframework.amqp.rabbit.core
Modifier and TypeClassDescriptionclass
RabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0.9.1. -
Uses of AmqpAdmin in org.springframework.amqp.rabbit.listener
Modifier and TypeMethodDescriptionAbstractRabbitListenerEndpoint.getAdmin()
protected AmqpAdmin
AbstractMessageListenerContainer.getAmqpAdmin()