Package org.springframework.integration.amqp.config
package org.springframework.integration.amqp.config
Provides classes for configuration - parsers, namespace handlers, factory beans.
-
ClassDescriptionIf point-to-point, we send to the default exchange with the routing key equal to "[beanName]" and we declare that same Queue and register a listener if message-driven or poll explicitly otherwise.Parser for the 'channel' and 'publish-subscribe-channel' elements of the Spring Integration AMQP namespace.Parser for the AMQP 'inbound-channel-adapter' element.Parser for the AMQP 'inbound-gateway' element.Namespace handler for the AMQP schema.Parser for the AMQP 'outbound-channel-adapter' element.Parser for the AMQP 'outbound-channel-adapter' element.