jar

org.apache.james : apache-james-mailbox-quota-search-opensearch

Maven & Gradle

May 17, 2023

Apache James :: Mailbox :: Plugin :: Quota Search :: Opensearch · Apache James Mailbox OpenSearch implementation for quota search

Table Of Contents

Latest Version

Download org.apache.james : apache-james-mailbox-quota-search-opensearch JAR file - Latest Versions:

All Versions

Download org.apache.james : apache-james-mailbox-quota-search-opensearch JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.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 apache-james-mailbox-quota-search-opensearch-3.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.james.quota.search.opensearch

├─ org.apache.james.quota.search.opensearch.OpenSearchQuotaConfiguration.class - [JAR]

├─ org.apache.james.quota.search.opensearch.OpenSearchQuotaSearcher.class - [JAR]

├─ org.apache.james.quota.search.opensearch.QuotaQueryConverter.class - [JAR]

├─ org.apache.james.quota.search.opensearch.QuotaRatioMappingFactory.class - [JAR]

├─ org.apache.james.quota.search.opensearch.QuotaRatioOpenSearchConstants.class - [JAR]

├─ org.apache.james.quota.search.opensearch.QuotaSearchIndexCreationUtil.class - [JAR]

├─ org.apache.james.quota.search.opensearch.UserRoutingKeyFactory.class - [JAR]

org.apache.james.quota.search.opensearch.json

├─ org.apache.james.quota.search.opensearch.json.JsonMessageConstants.class - [JAR]

├─ org.apache.james.quota.search.opensearch.json.QuotaRatioAsJson.class - [JAR]

├─ org.apache.james.quota.search.opensearch.json.QuotaRatioToOpenSearchJson.class - [JAR]

org.apache.james.quota.search.opensearch.events

├─ org.apache.james.quota.search.opensearch.events.OpenSearchQuotaMailboxListener.class - [JAR]