activemq-cpp-3.9.5
|
#include <activemq/util/Config.h>
#include <activemq/exceptions/ActiveMQException.h>
#include <activemq/transport/Transport.h>
#include <decaf/net/URI.h>
#include <decaf/util/Properties.h>
#include <decaf/lang/Pointer.h>
Go to the source code of this file.
Data Structures | |
class | activemq::transport::TransportFactory |
Defines the interface for Factories that create Transports or TransportFilters. More... | |
Namespaces | |
namespace | activemq |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | activemq::transport |