jar

de.saly : elasticsearch-importer-imap

Maven & Gradle

Oct 07, 2015

Elasticsearch IMAP (and POP3) River · IMAP (and POP3) importer for Elasticsearch

Table Of Contents

Latest Version

Download de.saly : elasticsearch-importer-imap JAR file - Latest Versions:

All Versions

Download de.saly : elasticsearch-importer-imap JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9

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 elasticsearch-importer-imap-0.9-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.saly.elasticsearch.importer.imap.state

├─ de.saly.elasticsearch.importer.imap.state.ElasticsearchStateManager.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.state.State.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.state.StateManager.class - [JAR]

de.saly.elasticsearch.importer.imap.maildestination

├─ de.saly.elasticsearch.importer.imap.maildestination.ElasticsearchBulkMailDestination.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.maildestination.ElasticsearchMailDestination.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.maildestination.MailDestination.class - [JAR]

de.saly.elasticsearch.importer.imap.impl

├─ de.saly.elasticsearch.importer.imap.impl.IMAPImporter.class - [JAR]

de.saly.elasticsearch.importer.imap.support

├─ de.saly.elasticsearch.importer.imap.support.IMAPUtils.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.support.IndexableMailMessage.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.support.MailFlowJob.class - [JAR]

de.saly.elasticsearch.importer.imap

├─ de.saly.elasticsearch.importer.imap.IMAPImporterCl.class - [JAR]

de.saly.elasticsearch.importer.imap.ldap

├─ de.saly.elasticsearch.importer.imap.ldap.ILdapConnector.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.ldap.ILoginSource.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.ldap.LdapLoginSource.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.ldap.SimpleLdapConnector.class - [JAR]

de.saly.elasticsearch.importer.imap.mailsource

├─ de.saly.elasticsearch.importer.imap.mailsource.MailSource.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.mailsource.ParallelPollingIMAPMailSource.class - [JAR]

├─ de.saly.elasticsearch.importer.imap.mailsource.ParallelPollingPOPMailSource.class - [JAR]

Advertisement