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.
-
Uses of QueueInformation in org.springframework.amqp.core
Methods in org.springframework.amqp.core that return QueueInformationModifier and TypeMethodDescriptionAmqpAdmin.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 QueueInformation