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-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.mailbox.opensearch.search
├─ org.apache.james.mailbox.opensearch.search.OpenSearchSearcher.class - [JAR]
org.apache.james.mailbox.opensearch.json
├─ org.apache.james.mailbox.opensearch.json.EMailer.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.EMailers.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.HeaderCollection.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.IndexableMessage.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.JsonMessageConstants.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.MessageToOpenSearchJson.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.MessageUpdateJson.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.MimePart.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.MimePartContainerBuilder.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.MimePartParser.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.RootMimePartContainerBuilder.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.SerializableMessage.class - [JAR]
├─ org.apache.james.mailbox.opensearch.json.Subjects.class - [JAR]
org.apache.james.mailbox.opensearch.events
├─ org.apache.james.mailbox.opensearch.events.OpenSearchListeningMessageSearchIndex.class - [JAR]
org.apache.james.mailbox.opensearch
├─ org.apache.james.mailbox.opensearch.IndexAttachments.class - [JAR]
├─ org.apache.james.mailbox.opensearch.IndexHeaders.class - [JAR]
├─ org.apache.james.mailbox.opensearch.MailboxIdRoutingKeyFactory.class - [JAR]
├─ org.apache.james.mailbox.opensearch.MailboxIndexCreationUtil.class - [JAR]
├─ org.apache.james.mailbox.opensearch.MailboxMappingFactory.class - [JAR]
├─ org.apache.james.mailbox.opensearch.MailboxOpenSearchConstants.class - [JAR]
├─ org.apache.james.mailbox.opensearch.OpenSearchMailboxConfiguration.class - [JAR]
org.apache.james.mailbox.opensearch.query
├─ org.apache.james.mailbox.opensearch.query.CriterionConverter.class - [JAR]
├─ org.apache.james.mailbox.opensearch.query.DateResolutionFormatter.class - [JAR]
├─ org.apache.james.mailbox.opensearch.query.QueryConverter.class - [JAR]
├─ org.apache.james.mailbox.opensearch.query.SortConverter.class - [JAR]