c++ - How to use ActiveMQ::commands::ActiveMQMapMessage -


so far session object created through connection factory has option mapmessage defined in cms/mapmessage.h. however, need use activemqmapmessage defined in activemq::commands::activemqmessage.

i not able figure out how map message. tried looking @ activemq cpp documentation not help.


Comments