rgannu opened a new pull request #4155:
URL: https://github.com/apache/camel/pull/4155


   CAMEL-15496 Support additional headers and properties
   
   The additional headers will be added on top of the existing headers
   from the message.
   
   The properties added are only basic AMQP properties as defined in the
   {@link com.rabbitmq.client.AMQP.BasicProperties.Builder}. When the
   message contains already these properties then will be considered and
   these additional properties will be ignored.
   
   Made RabbitMQConstants to enum and added the documentation from docs.
   ToDo: The documentation needs to be generated from the source code.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to