Uses of Class
org.springframework.amqp.core.QueueInformation
Packages that use QueueInformation
Package
Description
Provides core classes for the spring AMQP abstraction.
Provides core classes for Spring Rabbit.
Provides Spring support for RabbitMQ AMQP 1.0 Client.
-
Uses of QueueInformation in org.springframework.amqp.core
Methods in org.springframework.amqp.core that return QueueInformationModifier and TypeMethodDescription@Nullable QueueInformationAmqpAdmin.getQueueInfo(String queueName) Returns information about the queue, if it exists. -
Uses of QueueInformation in org.springframework.amqp.rabbit.core
Methods in org.springframework.amqp.rabbit.core that return QueueInformationModifier and TypeMethodDescription@Nullable QueueInformationRabbitAdmin.getQueueInfo(String queueName) -
Uses of QueueInformation in org.springframework.amqp.rabbitmq.client
Methods in org.springframework.amqp.rabbitmq.client that return QueueInformationModifier and TypeMethodDescription@Nullable QueueInformationRabbitAmqpAdmin.getQueueInfo(String queueName)