activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>
#include <string>
#include <vector>
#include <activemq/wireformat/WireFormatFactory.h>
#include <decaf/util/StlMap.h>
#include <decaf/util/NoSuchElementException.h>
#include <decaf/lang/exceptions/NullPointerException.h>
#include <decaf/lang/exceptions/IllegalArgumentException.h>
Go to the source code of this file.
Data Structures | |
class | activemq::wireformat::WireFormatRegistry |
Registry of all WireFormat Factories that are available to the client at runtime. More... | |
Namespaces | |
namespace | activemq |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | activemq::library |
namespace | activemq::wireformat |