public class AttachmentProcessor
extends Object
implements org.apache.camel.Processor
Saves attachments from an exchange (that could represent an e-mail).
Save path is defined in header SavePath
The filename (unless defined in the exchange itself) can be specified by the header SaveFileName.