|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AmqpAdmin | |
---|---|
org.springframework.amqp.config | |
org.springframework.amqp.rabbit.admin | |
org.springframework.amqp.rabbit.config | |
org.springframework.amqp.rabbit.core |
Uses of AmqpAdmin in org.springframework.amqp.config |
---|
Methods in org.springframework.amqp.config that return AmqpAdmin | |
---|---|
abstract AmqpAdmin |
AbstractAmqpConfiguration.amqpAdmin()
|
Uses of AmqpAdmin in org.springframework.amqp.rabbit.admin |
---|
Subinterfaces of AmqpAdmin in org.springframework.amqp.rabbit.admin | |
---|---|
interface |
RabbitBrokerOperations
Performs administration tasks for RabbitMQ broker administration. |
Classes in org.springframework.amqp.rabbit.admin that implement AmqpAdmin | |
---|---|
class |
RabbitBrokerAdmin
Rabbit broker administration implementation exposed via JMX annotations. |
Uses of AmqpAdmin in org.springframework.amqp.rabbit.config |
---|
Methods in org.springframework.amqp.rabbit.config that return AmqpAdmin | |
---|---|
AmqpAdmin |
AbstractRabbitConfiguration.amqpAdmin()
|
Uses of AmqpAdmin in org.springframework.amqp.rabbit.core |
---|
Classes in org.springframework.amqp.rabbit.core that implement AmqpAdmin | |
---|---|
class |
RabbitAdmin
RabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0.9.1 |
|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |