Add other versions of send method to CMS MessageProducer --------------------------------------------------------
Key: AMQCPP-15 URL: https://issues.apache.org/activemq/browse/AMQCPP-15 Project: ActiveMQ C++ Client Issue Type: New Feature Components: CMS Impl Affects Versions: 1.0 Environment: All Reporter: Nathan Mittler Assigned To: Nathan Mittler Priority: Minor Fix For: 1.1 There are two versions of the send method in JMS that are not currently part of the CMS API. send(Destination destination, Message message, int deliveryMode, int priority, long timeToLive) send(Message message, int deliveryMode, int priority, long timeToLive) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira