Uses of Class
org.springframework.amqp.core.AbstractDeclarable
Packages that use AbstractDeclarable
Package
Description
Provides core classes for the spring AMQP abstraction.
-
Uses of AbstractDeclarable in org.springframework.amqp.core
Subclasses of AbstractDeclarable in org.springframework.amqp.coreModifier and TypeClassDescriptionclassCommon properties that describe all exchange types.classRepresents an anonymous, non-durable, exclusive, auto-delete queue.classSimple container collecting information to describe a binding.classSimple container collecting information to describe a custom exchange.classSimple container collecting information to describe a direct exchange.classSimple container collecting information to describe a fanout exchange.classHeaders exchange.classSimple container collecting information to describe a queue.classSimple container collecting information to describe a topic exchange.