18#ifndef _ACTIVEMQ_CMSUTIL_PRODUCERCALLBACK_H_
19#define _ACTIVEMQ_CMSUTIL_PRODUCERCALLBACK_H_
#define AMQCPP_API
Definition Config.h:30
Callback for sending a message to a CMS destination.
Definition ProducerCallback.h:33
virtual void doInCms(cms::Session *session, cms::MessageProducer *producer)=0
Execute an action given a session and producer.
virtual ~ProducerCallback()
A client uses a MessageProducer object to send messages to a Destination.
Definition MessageProducer.h:60
A Session object is a single-threaded context for producing and consuming messages.
Definition Session.h:105
Definition CachedConsumer.h:25
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition DestinationResolver.h:23