activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>
#include <activemq/commands/Message.h>
#include <activemq/util/PrimitiveMap.h>
#include <activemq/exceptions/ActiveMQException.h>
#include <decaf/lang/exceptions/NullPointerException.h>
Go to the source code of this file.
Data Structures | |
class | activemq::wireformat::openwire::utils::MessagePropertyInterceptor |
Used the base ActiveMQMessage class to intercept calls to get and set properties in order to capture the calls that use the reserved JMS properties and get and set them in the OpenWire Message properties. More... | |
Namespaces | |
namespace | activemq |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | activemq::wireformat |
namespace | activemq::wireformat::openwire |
namespace | activemq::wireformat::openwire::utils |