jar

dalma : dalma-endpoint-email

Maven & Gradle

Aug 19, 2011

Dalma e-mail endpoint · endpoint that connects to the e-mail system

Table Of Contents

Latest Version

Download dalma : dalma-endpoint-email JAR file - Latest Versions:

All Versions

Download dalma : dalma-endpoint-email JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5
0.4
0.3
0.2
0.1

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 dalma-endpoint-email-0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dalma.endpoints.email.spi

├─ dalma.endpoints.email.spi.EmailEndPointFactory.class - [JAR]

dalma.endpoints.email

├─ dalma.endpoints.email.EmailEndPoint.class - [JAR]

├─ dalma.endpoints.email.EmailException.class - [JAR]

├─ dalma.endpoints.email.IMAP4Listener.class - [JAR]

├─ dalma.endpoints.email.Listener.class - [JAR]

├─ dalma.endpoints.email.MailDirListener.class - [JAR]

├─ dalma.endpoints.email.MimeMessageEx.class - [JAR]

├─ dalma.endpoints.email.NewMailHandler.class - [JAR]

├─ dalma.endpoints.email.POP3Listener.class - [JAR]

├─ dalma.endpoints.email.SenderThread.class - [JAR]

├─ dalma.endpoints.email.TCPListener.class - [JAR]