Add OutputStream support to StorageProvider
-------------------------------------------

                 Key: MIME4J-91
                 URL: https://issues.apache.org/jira/browse/MIME4J-91
             Project: JAMES Mime4j
          Issue Type: New Feature
    Affects Versions: 0.6
            Reporter: Markus Wiederkehr
            Assignee: Markus Wiederkehr
             Fix For: 0.6


Currently StorageProvider defines a method to create a Storage object from an 
InputStream.

Many libraries offer some kind of mechanism to write a document to an 
OutputStream. In order to create an e-mail attachment from such a library 
StorageProvider should be able to create a specialized OutputStream that can be 
used to create a Storage instance.

Also BodyFactory should be capable of creating message bodies directly from 
Storage instances.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to