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 wildfly-clustering-server-spi-29.0.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wildfly.clustering.server
├─ org.wildfly.clustering.server.NodeFactory.class - [JAR]
org.wildfly.clustering.server.dispatcher
├─ org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory.class - [JAR]
org.wildfly.clustering.server.group
├─ org.wildfly.clustering.server.group.Group.class - [JAR]