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-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]