activemq-cpp-3.6.0
activemq::wireformat::openwire::utils Namespace Reference

Data Structures

class  BooleanStream
 Manages the writing and reading of boolean data streams to and from a data source such as a DataInputStream or DataOutputStream. More...
class  HexTable
 The HexTable class maps hexidecimal strings to the value of an index into the table, i.e. More...
class  MessagePropertyInterceptor
 Used the base ActiveMQMessage class to intercept calls to get and set properties in order to capture the calls that use the reserved JMS properties and get and set them in the OpenWire Message properties. More...