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(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
String exchangeName,
Element bindings,
AbstractExchangeParser parser) |
Copyright © 2016. All rights reserved.