Timothy Prepscius created MAILBOX-179:
-----------------------------------------
Summary: Optimizes SimpleMessage::getFullContent()
Key: MAILBOX-179
URL: https://issues.apache.org/jira/browse/MAILBOX-179
Project: James Mailbox
Issue Type: Improvement
Components: store
Affects Versions: 0.3
Environment: n/a
Reporter: Timothy Prepscius
Priority: Trivial
Fix For: 0.4
Currently the base class of SimpleMesage, "AbstractSomethingOrAnother" has a
"getFullContent" method which creates a Sequenced Stream, using getHeader &
getBody.
This is unnecessary in SimpleMessage, as the content stream is available in the
private variables.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]