Uploaded image for project: 'James Mailbox'
  1. James Mailbox
  2. MAILBOX-128

Add Message.getFullContent() to retrieve full message content

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.3
    • 0.4
    • jcr, jpa, maildir, store
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              norman Norman Maurer
              norman Norman Maurer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: