[
https://issues.apache.org/jira/browse/MAILBOX-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved MAILBOX-128.
-----------------------------------
Resolution: Fixed
done
> Add Message.getFullContent() to retrieve full message content
> -------------------------------------------------------------
>
> Key: MAILBOX-128
> URL: https://issues.apache.org/jira/browse/MAILBOX-128
> Project: James Mailbox
> Issue Type: Improvement
> Components: jcr mailbox, jpa mailbox, maildir mailbox, store
> Affects Versions: 0.3
> Reporter: Norman Maurer
> Assignee: Norman Maurer
> Fix For: 0.4
>
>
> At the moment we provide the full content of a InputStream by using a
> SequenceInputStream which concat the Header InputStream and the Body
> InputStream. Most times the implementation can do much better which also
> allows to later cast on the returned InputStream for optimization. This is
> also intersting for zero-copy file transfer.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]