18 #ifndef _ACTIVEMQ_CORE_ACTIVEMQXACONNECTIONFACTORY_H_ 19 #define _ACTIVEMQ_CORE_ACTIVEMQXACONNECTIONFACTORY_H_ 51 const std::string& username =
"",
52 const std::string& password =
"");
61 const std::string& username =
"",
62 const std::string& password =
"");
69 const std::string& password);
#define AMQCPP_API
Definition: Config.h:30
Definition: ActiveMQConnectionFactory.h:40
The XAConnectionFactory interface is specialized interface that defines an ConnectionFactory that cre...
Definition: XAConnectionFactory.h:47
This class represents an instance of a URI as defined by RFC 2396.
Definition: URI.h:36
Definition: ActiveMQXAConnectionFactory.h:33
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the defa...
Definition: Pointer.h:53
Concrete connection used for all connectors to the ActiveMQ broker.
Definition: ActiveMQConnection.h:60
The XAConnection interface defines an extended Connection type that is used to create XASession objec...
Definition: XAConnection.h:37