I was looking at the MIME-Mutipart DataFormat and it looks very useful:
https://camel.apache.org/mime-multipart.html

But I was not sure if it fully streams the data for the body and attachments, or whether it holds the content in memory (this is for both marshalling and unmarshalling).

Thanks
Tim

Reply via email to