activemq-cpp-3.6.0
activemq::core Namespace Reference

Namespaces

namespace  kernels
namespace  policies

Data Structures

class  ActiveMQAckHandler
 Interface class that is used to give CMS Messages an interface to Ack themselves with. More...
class  ActiveMQConnection
 Concrete connection used for all connectors to the ActiveMQ broker. More...
class  ActiveMQConnectionFactory
class  ActiveMQConnectionMetaData
 This class houses all the various settings and information that is used by an instance of an ActiveMQConnection class. More...
class  ActiveMQConstants
 Class holding constant values for various ActiveMQ specific things Each constant is defined as an enumeration and has functions that convert back an forth between string and enum values. More...
class  ActiveMQConsumer
class  ActiveMQProducer
class  ActiveMQQueueBrowser
class  ActiveMQSession
class  ActiveMQSessionExecutor
 Delegate dispatcher for a single session. More...
class  ActiveMQTransactionContext
 Transaction Management class, hold messages that are to be redelivered upon a request to roll-back. More...
class  ActiveMQXAConnection
class  ActiveMQXAConnectionFactory
class  ActiveMQXASession
class  AdvisoryConsumer
class  DispatchData
 Simple POCO that contains the information necessary to route a message to a specified consumer. More...
class  Dispatcher
 Interface for an object responsible for dispatching messages to consumers. More...
class  FifoMessageDispatchChannel
class  MessageDispatchChannel
class  PrefetchPolicy
 Interface for a Policy object that controls message Prefetching on various destination types in ActiveMQ-CPP. More...
class  RedeliveryPolicy
 Interface for a RedeliveryPolicy object that controls how message Redelivery is handled in ActiveMQ-CPP when a transaction is rolled back. More...
class  SimplePriorityMessageDispatchChannel
class  Synchronization
 Transacted Object Synchronization, used to sync the events of a Transaction with the items in the Transaction. More...