activemq-cpp-3.9.5
activemq::wireformat::stomp Namespace Reference

Data Structures

class  StompCommandConstants
class  StompFrame
 A Stomp-level message frame that encloses all messages to and from the broker. More...
class  StompHelper
 Utility Methods used when marshaling to and from StompFrame's. More...
class  StompWireFormat
class  StompWireFormatFactory
 Factory used to create the Stomp Wire Format instance. More...
class  Pointer
 Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the default Reference Counter is used. More...
class  Message
class  MessageId
class  ProducerId
class  ConsumerId
class  TransactionId
class  ActiveMQDestination
class  Command