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 james-server-guice-memory-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.modules.eventstore
├─ org.apache.james.modules.eventstore.MemoryEventStoreModule.class - [JAR]
org.apache.james.modules.data
├─ org.apache.james.modules.data.MemoryDataJmapModule.class - [JAR]
├─ org.apache.james.modules.data.MemoryDataModule.class - [JAR]
├─ org.apache.james.modules.data.MemoryDelegationStoreModule.class - [JAR]
├─ org.apache.james.modules.data.MemoryUsersRepositoryModule.class - [JAR]
org.apache.james
├─ org.apache.james.FakeMessageSearchIndex.class - [JAR]
├─ org.apache.james.FakeSearchMailboxModule.class - [JAR]
org.apache.james.modules.mailbox
├─ org.apache.james.modules.mailbox.MemoryMailboxModule.class - [JAR]
├─ org.apache.james.modules.mailbox.MemoryQuotaModule.class - [JAR]
├─ org.apache.james.modules.mailbox.MemoryQuotaSearchModule.class - [JAR]