|
Zip has been created by willem jiang (Nov 30, 2008). Content:ZipZip is a Data Format which uses the ZLIB compression library to marshal (Compress) and unmarshal (UnCompress) bytes.
from("direct:start").marshal().zip(Deflater.BEST_COMPRESSION).process(new ZippedMessageProcessor()); from("direct:start").marshal().zip().unmarshal().zip().process(new UnZippedMessageProcessor()); |
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
