Uses of Class
org.springframework.amqp.rabbit.config.AbstractExchangeParser
Packages that use AbstractExchangeParser
Package
Description
Provides classes supporting the Rabbit XML namespace.
-
Uses of AbstractExchangeParser in org.springframework.amqp.rabbit.config
Subclasses of AbstractExchangeParser in org.springframework.amqp.rabbit.configModifier and TypeClassDescriptionclass
class
class
class
Methods in org.springframework.amqp.rabbit.config with parameters of type AbstractExchangeParserModifier and TypeMethodDescriptionprotected void
AbstractExchangeParser.doParseBindings
(Element element, ParserContext parserContext, String exchangeName, Element bindings, AbstractExchangeParser parser)