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-data-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.vacation.memory
├─ org.apache.james.vacation.memory.MemoryNotificationRegistry.class - [JAR]
├─ org.apache.james.vacation.memory.MemoryVacationRepository.class - [JAR]
org.apache.james.domainlist.memory
├─ org.apache.james.domainlist.memory.MemoryDomainList.class - [JAR]
org.apache.james.rrt.memory
├─ org.apache.james.rrt.memory.MemoryRecipientRewriteTable.class - [JAR]
org.apache.james.sieverepository.memory
├─ org.apache.james.sieverepository.memory.InMemorySieveQuotaRepository.class - [JAR]
org.apache.james.user.memory
├─ org.apache.james.user.memory.MemoryDelegationStore.class - [JAR]
├─ org.apache.james.user.memory.MemoryUsersDAO.class - [JAR]
├─ org.apache.james.user.memory.MemoryUsersRepository.class - [JAR]
├─ org.apache.james.user.memory.NaiveDelegationStore.class - [JAR]