Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-160

Add MessageTransformer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.5.0
    • CMS Impl
    • None

    Description

      Add support for the ActiveMQ MessageTransformer interface. This allows for messages to be transformed within the JMS provider. Specifically, it allows you to:

      • enrich or transform a message before it is sent to the message bus within the JMS provider
      • enrich or transform a message as it is received from the message bus but before it is dispatched to the consumer

      MessageTransformer Interface Overview:
      http://activemq.apache.org/message-transformation.html

      ActiveMQ-5.0 MessageTransformer API:
      http://activemq.apache.org/maven/activemq-core/apidocs/org/apache/activemq/MessageTransformer.html

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            fettuccini Phillip Weisberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: