activemq::wireformat::stomp::StompWireFormatFactory Class Reference

Factory used to create the Stomp Wire Format instance. More...

#include <src/main/activemq/wireformat/stomp/StompWireFormatFactory.h>

Inheritance diagram for activemq::wireformat::stomp::StompWireFormatFactory:
Inheritance graph
[legend]

Public Member Functions

 StompWireFormatFactory ()
virtual ~StompWireFormatFactory ()
virtual Pointer< WireFormatcreateWireFormat (const decaf::util::Properties &properties)
 Creates a new WireFormat Object passing it a set of properties from which it can obtain any optional settings.

Detailed Description

Factory used to create the Stomp Wire Format instance.


Constructor & Destructor Documentation

activemq::wireformat::stomp::StompWireFormatFactory::StompWireFormatFactory (  )  [inline]
virtual activemq::wireformat::stomp::StompWireFormatFactory::~StompWireFormatFactory (  )  [inline, virtual]

Member Function Documentation

virtual Pointer<WireFormat> activemq::wireformat::stomp::StompWireFormatFactory::createWireFormat ( const decaf::util::Properties properties  )  [virtual]

Creates a new WireFormat Object passing it a set of properties from which it can obtain any optional settings.

Parameters:
properties - the Properties for this WireFormat

Implements activemq::wireformat::WireFormatFactory.


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

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1