Interface | Description |
---|---|
ExchangeImpl<T extends ExchangeImpl<T>> | |
ExchangeImpl.BindingListener | |
ExchangeReferrer |
Class | Description |
---|---|
AbstractExchange<T extends AbstractExchange<T>> | |
ConfiguredObjectRegistrationImpl | |
DefaultDestination | |
DirectExchange | |
DirectExchangeFactory | |
FanoutExchange | |
FanoutExchangeFactory | |
HeadersExchange |
An exchange that binds queues based on a set of required headers and header values
and routes messages to these queues by matching the headers of the message against
those with which the queues were bound.
|
HeadersExchangeFactory | |
TopicExchange | |
TopicExchangeFactory |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.