18 #ifndef _ACTIVEMQ_WIREFORMAT_WIREFORMATREGISTRY_H_
19 #define _ACTIVEMQ_WIREFORMAT_WIREFORMATREGISTRY_H_
36 namespace wireformat {
102 void unregisterFactory(
const std::string& name );
107 void unregisterAllFactories();
115 std::vector<std::string> getWireFormatNames()
const;
125 static void initialize();
126 static void shutdown();
#define AMQCPP_API
Definition: Config.h:30
Map template that wraps around a std::map to provide a more user-friendly interface and to provide co...
Definition: StlMap.h:47
Definition: ActiveMQCPP.h:26