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-distributed-pop3-app-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
├─ org.apache.james.mailbox.NoACLMapper.class - [JAR]
├─ org.apache.james.mailbox.RandomModSeqProvider.class - [JAR]
├─ org.apache.james.mailbox.RandomUidProvider.class - [JAR]
org.apache.james.modules
├─ org.apache.james.modules.DistributedPop3Module.class - [JAR]
├─ org.apache.james.modules.Pop3FixInconsistenciesTaskSerializationModule.class - [JAR]
├─ org.apache.james.modules.Pop3FixInconsistenciesWebAdminModule.class - [JAR]
org.apache.james
├─ org.apache.james.DistributedPOP3JamesConfiguration.class - [JAR]
├─ org.apache.james.DistributedPOP3JamesServerMain.class - [JAR]