| Package | Description |
|---|---|
| org.springframework.amqp.rabbit.config |
Provides classes supporting the Rabbit XML namespace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectExchangeParser |
class |
FanoutExchangeParser |
class |
HeadersExchangeParser |
class |
TopicExchangeParser |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractExchangeParser.doParseBindings(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
java.lang.String exchangeName,
org.w3c.dom.Element bindings,
AbstractExchangeParser parser) |