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-distributed-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
├─ org.apache.james.modules.DistributedTaskManagerModule.class - [JAR]
├─ org.apache.james.modules.DistributedTaskSerializationModule.class - [JAR]
org.apache.james.modules.blobstore
├─ org.apache.james.modules.blobstore.BlobStoreCacheModulesChooser.class - [JAR]
├─ org.apache.james.modules.blobstore.BlobStoreChoosingModule.class - [JAR]
├─ org.apache.james.modules.blobstore.BlobStoreConfiguration.class - [JAR]
├─ org.apache.james.modules.blobstore.BlobStoreModulesChooser.class - [JAR]
org.apache.james.modules.event
├─ org.apache.james.modules.event.JMAPEventBusModule.class - [JAR]
├─ org.apache.james.modules.event.RabbitMQEventBusModule.class - [JAR]