Administrative interface for the broker. More...
#include <memory>#include <userver/utils/fast_pimpl.hpp>#include <userver/urabbitmq/broker_interface.hpp>
 Include dependency graph for admin_channel.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | urabbitmq::AdminChannel | 
Administrative interface for the broker. You may use this class to setup your exchanges/queues/bindings. You may as well use Client itself instead.  More... | |
Administrative interface for the broker.
Definition in file admin_channel.hpp.