activemq-cpp-3.9.5
|
#include <cms/Config.h>
#include <cms/AsyncCallback.h>
#include <cms/Message.h>
#include <cms/Destination.h>
#include <cms/Closeable.h>
#include <cms/CMSException.h>
#include <cms/InvalidDestinationException.h>
#include <cms/MessageFormatException.h>
#include <cms/UnsupportedOperationException.h>
#include <cms/DeliveryMode.h>
Go to the source code of this file.
Data Structures | |
class | cms::MessageProducer |
A client uses a MessageProducer object to send messages to a Destination. More... | |
Namespaces | |
namespace | cms |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |