Package | Description |
---|---|
org.apache.qpid.server.exchange |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExchange<T extends AbstractExchange<T>> |
Modifier and Type | Class and Description |
---|---|
class |
DirectExchange |
class |
FanoutExchange |
class |
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.
|
class |
TopicExchange |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.