18 #ifndef _ACTIVEMQ_CMSUTIL_PRODUCERCALLBACK_H_
19 #define _ACTIVEMQ_CMSUTIL_PRODUCERCALLBACK_H_
25 class MessageProducer;
#define AMQCPP_API
Definition: Config.h:30
Callback for sending a message to a CMS destination.
Definition: ProducerCallback.h:33
A Session object is a single-threaded context for producing and consuming messages.
Definition: Session.h:105
A client uses a MessageProducer object to send messages to a Destination.
Definition: MessageProducer.h:60