jar

org.ow2.chameleon.mail : mail-service-impl

Maven & Gradle

Apr 09, 2014
1 usages
0 stars

OW2 Chameleon - Mail Service Implementation based on javax.mail

Table Of Contents

Latest Version

Download org.ow2.chameleon.mail : mail-service-impl JAR file - Latest Versions:

All Versions

Download org.ow2.chameleon.mail : mail-service-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 mail-service-impl-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.chameleon.mail.impl

├─ org.ow2.chameleon.mail.impl.AbstractMailReceiver.class - [JAR]

├─ org.ow2.chameleon.mail.impl.IMAPMailReceiver.class - [JAR]

├─ org.ow2.chameleon.mail.impl.POP3MailReceiver.class - [JAR]

├─ org.ow2.chameleon.mail.impl.ReadOnlyMail.class - [JAR]

├─ org.ow2.chameleon.mail.impl.SMTPMailSender.class - [JAR]