pekko/akka-camel
Michal Lacko 9baf9bd33f +cam #11214 add attachments to CamelMessage
add support for attachments in CamelMessage, taken from JCamelMessage

add a extension class CamelMessageWithAttachments base on CamelMessage that contains attachments based on JCamelMessage

add newline CamelMessageTest

replace for-cycle attachment adding with one putAll

remove CamelMessageWithAttachments and update CamelMessage to contain attachments

fix the binary compatibility issues on CamelMessage

add documentation for new methods in CamelMessage, add return type for method withBody
2015-11-18 10:22:20 +13:00
..
src +cam #11214 add attachments to CamelMessage 2015-11-18 10:22:20 +13:00
build.sbt =pro verify BC against all binary compatible versions 2015-10-23 09:10:25 +03:00