jar

net.lshift.javamail : javamail-file-transport

Maven & Gradle

Feb 10, 2011
2 stars

JavaMail File Transport · The JavaMail File Transport allows you to send mail using a "file" protocol, which will instead write the data out to a text file in a directory you specify, which can then be read and examined.

Table Of Contents

Latest Version

Download net.lshift.javamail : javamail-file-transport JAR file - Latest Versions:

All Versions

Download net.lshift.javamail : javamail-file-transport JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 javamail-file-transport-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.lshift.javamail

├─ net.lshift.javamail.FileOutputTransport.class - [JAR]