View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window apache-james-mailbox-quota-search-elasticsearch-v7-3.7.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.james.quota.search.elasticsearch.v7.json
├─ org.apache.james.quota.search.elasticsearch.v7.json.JsonMessageConstants.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.json.QuotaRatioAsJson.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.json.QuotaRatioToElasticSearchJson.class - [JAR]
org.apache.james.quota.search.elasticsearch.v7
├─ org.apache.james.quota.search.elasticsearch.v7.ElasticSearchQuotaConfiguration.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.ElasticSearchQuotaSearcher.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.QuotaQueryConverter.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.QuotaRatioElasticSearchConstants.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.QuotaRatioMappingFactory.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.QuotaSearchIndexCreationUtil.class - [JAR]
├─ org.apache.james.quota.search.elasticsearch.v7.UserRoutingKeyFactory.class - [JAR]
org.apache.james.quota.search.elasticsearch.v7.events
├─ org.apache.james.quota.search.elasticsearch.v7.events.ElasticSearchQuotaMailboxListener.class - [JAR]