|
|
| Factory (const bsl::shared_ptr< rmqt::Endpoint > &endpoint, const bsl::shared_ptr< rmqp::ConsumerTracing > &tracing) |
| |
|
virtual bsl::shared_ptr< ConsumerImpl > | create (const bsl::shared_ptr< rmqamqp::ReceiveChannel > &channel, rmqt::QueueHandle queue, const bsl::shared_ptr< rmqa::ConsumerImpl::ConsumerFunc > &onMessage, const bsl::string &consumerTag, bdlmt::ThreadPool &threadPool, rmqio::EventLoop &eventLoop, const bsl::shared_ptr< rmqt::ConsumerAckQueue > &ackQueue, const bsl::vector< bsl::shared_ptr< rmqp::MessageTransformer > > &transformers) const BSLS_KEYWORD_OVERRIDE |
| |
|
virtual bsl::shared_ptr< ConsumerImpl > | create (const bsl::shared_ptr< rmqamqp::ReceiveChannel > &channel, rmqt::QueueHandle queue, const bsl::shared_ptr< ConsumerFunc > &onMessage, const bsl::string &consumerTag, bdlmt::ThreadPool &threadPool, rmqio::EventLoop &eventLoop, const bsl::shared_ptr< rmqt::ConsumerAckQueue > &ackQueue, const bsl::vector< bsl::shared_ptr< rmqp::MessageTransformer > > &transformers) const |
| |
The documentation for this class was generated from the following files: