activemq-cpp-3.9.5
|
#include <activemq/wireformat/openwire/marshal/DataStreamMarshaller.h>
#include <activemq/wireformat/openwire/utils/HexTable.h>
#include <activemq/commands/MessageId.h>
#include <activemq/commands/ProducerId.h>
#include <activemq/commands/TransactionId.h>
#include <activemq/util/Config.h>
Go to the source code of this file.
Data Structures | |
class | activemq::wireformat::openwire::marshal::BaseDataStreamMarshaller |
Base class for all Marshallers that marshal DataStructures to and from the wire using the OpenWire protocol. 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::marshal |