userver: userver/urabbitmq/client.hpp File Reference
Loading...
Searching...
No Matches
client.hpp File Reference

Detailed Description

Interface for communicating with a RabbitMQ cluster.

Definition in file client.hpp.

Go to the source code of this file.

#include <memory>
#include <userver/clients/dns/resolver_fwd.hpp>
#include <userver/utils/fast_pimpl.hpp>
#include <userver/utils/statistics/writer.hpp>
#include <userver/rabbitmq_fwd.hpp>
#include <userver/urabbitmq/broker_interface.hpp>
#include <userver/urabbitmq/client_settings.hpp>
+ Include dependency graph for client.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  urabbitmq::Client
 Interface for communicating with a RabbitMQ cluster. More...