Exchanges can be managed using the HTTP or AMQP channels.
Name of the exchange. Message producers refer to this name when producing messages.
Type of the exchange. Can be either direct, topic, fanout, or headers.
Durable. Whether the exchange survives a restart.
Durable. Whether the exchange survives a restart.
alternateBinding. Provides an alternate destination that, depending on behaviour requested by the producer, may be used if a message arriving at this exchange cannot be routed to at least one queue.
unroutableMessageBehaviour. (AMQP 1.0 only) Default behaviour to apply when a message is not routed to any queues.
Apache Qpid, Messaging built on AMQP; Copyright © 2015 The Apache Software Foundation; Licensed under the Apache License, Version 2.0; Apache Qpid, Qpid, Qpid Proton, Proton, Apache, the Apache feather logo, and the Apache Qpid project logo are trademarks of The Apache Software Foundation; All other marks mentioned may be trademarks or registered trademarks of their respective owners