Annotation Type StreamingAttachment

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String dir
      Directory in which large attachments are stored.
      long memoryThreshold
      After this threshold(no of bytes per attachment), large attachment is written to file system.
      boolean parseEagerly
      MIME message is parsed eagerly.