activemq-cpp-3.6.0
activemq::cmsutil Namespace Reference

Data Structures

class  CachedConsumer
 A cached message consumer contained within a pooled session. More...
class  CachedProducer
 A cached message producer contained within a pooled session. More...
class  CmsAccessor
 Base class for activemq.cmsutil.CmsTemplate and other CMS-accessing gateway helpers, defining common properties such as the CMS cms.ConnectionFactory to operate on. More...
class  CmsDestinationAccessor
 Extends the CmsAccessor to add support for resolving destination names. More...
class  CmsTemplate
 CmsTemplate simplifies performing synchronous CMS operations. More...
class  DestinationResolver
 Resolves a CMS destination name to a Destination. More...
class  DynamicDestinationResolver
 Resolves a CMS destination name to a Destination. More...
class  MessageCreator
 Creates the user-defined message to be sent by the CmsTemplate. More...
class  PooledSession
 A pooled session object that wraps around a delegate session. More...
class  ProducerCallback
 Callback for sending a message to a CMS destination. More...
class  ResourceLifecycleManager
 Manages the lifecycle of a set of CMS resources. More...
class  SessionCallback
 Callback for executing any number of operations on a provided CMS Session. More...
class  SessionPool
 A pool of CMS sessions from the same connection and with the same acknowledge mode. More...