jar

mstor : mstor

Maven & Gradle

Aug 26, 2006

mstor · mstor is a local store provider for JavaMail. Based on the mbox format, mstor facilitates the storage and retrieval of email messages in the local filesystem. In addition, mstor supports additional metadata not inherently supported by the mbox format, and is designed to handle large mailboxes without a significant degradation in performance.

Table Of Contents

Latest Version

Download mstor : mstor JAR file - Latest Versions:

All Versions

Download mstor : mstor JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mstor-0.9.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.fortuna.mstor.data

├─ net.fortuna.mstor.data.MboxEncoder.class - [JAR]

├─ net.fortuna.mstor.data.MboxFile.class - [JAR]

├─ net.fortuna.mstor.data.MetaFolderImpl.class - [JAR]

├─ net.fortuna.mstor.data.MetaMessageImpl.class - [JAR]

net.fortuna.mstor.util

├─ net.fortuna.mstor.util.Cache.class - [JAR]

├─ net.fortuna.mstor.util.MetaDateFormat.class - [JAR]

net.fortuna.mstor

├─ net.fortuna.mstor.MStorFolder.class - [JAR]

├─ net.fortuna.mstor.MStorMessage.class - [JAR]

├─ net.fortuna.mstor.MStorStore.class - [JAR]

├─ net.fortuna.mstor.MetaFolder.class - [JAR]

├─ net.fortuna.mstor.MetaMessage.class - [JAR]