activemq-cpp-3.6.0
activemq::wireformat::openwire::marshal::generated::MarshallerFactory Class Reference

Used to create marshallers for a specific version of the wire protocol. More...

#include <src/main/activemq/wireformat/openwire/marshal/generated/MarshallerFactory.h>

Public Member Functions

virtual ~MarshallerFactory ()
virtual void configure (OpenWireFormat *format)

Detailed Description

Used to create marshallers for a specific version of the wire protocol.

NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the Groovy scripts in the activemq-openwire-generator module

Constructor & Destructor Documentation

virtual activemq::wireformat::openwire::marshal::generated::MarshallerFactory::~MarshallerFactory ( )
inlinevirtual

Member Function Documentation

virtual void activemq::wireformat::openwire::marshal::generated::MarshallerFactory::configure ( OpenWireFormat format)
virtual

The documentation for this class was generated from the following file: