Base64Page edited by Claus IbsenChanges (2)
Full ContentBase64 Data FormatAvailable as of Camel 2.11 Options
MarshalIn this example we marshal the file content to base64 object.
from("file://data.bin").marshal().base64().to("jms://myqueue");
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > Base64 confluence
- [CONF] Apache Camel > Base64 confluence
- [CONF] Apache Camel > Base64 confluence
