Definition: rmqp_producertracing.h:41
virtual void response(const rmqt::ConfirmResponse &confirm)
an opportunity to add details to the context based on the servers response to the send
Definition: rmqp_producertracing.cpp:21
virtual bsl::shared_ptr< Context > createAndTag(rmqt::Properties *messageProperties, const bsl::string &routingKey, const bsl::string &exchangeName, const bsl::shared_ptr< const rmqt::Endpoint > &endpoint) const =0
create a (tracing) context with relevant pieces of the producer context and tag the messageProperties...