|
activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>#include <activemq/transport/Transport.h>#include <decaf/net/URI.h>#include <decaf/util/List.h>Go to the source code of this file.
Data Structures | |
| class | activemq::transport::CompositeTransport |
| A Composite Transport is a Transport implementation that is composed of several Transports. More... | |
| class | activemq::transport::List< E > |
| An ordered collection (also known as a sequence). More... | |
| class | activemq::transport::URI |
| This class represents an instance of a URI as defined by RFC 2396. More... | |
Namespaces | |
| namespace | activemq |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| namespace | activemq::transport |