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 ezyfox-message-1.2.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tvd12.ezyfox.message.annotation
├─ com.tvd12.ezyfox.message.annotation.EzyMessage.class - [JAR]
├─ com.tvd12.ezyfox.message.annotation.Message.class - [JAR]
com.tvd12.ezyfox.message.util
├─ com.tvd12.ezyfox.message.util.EzyMessageAnnotations.class - [JAR]
com.tvd12.ezyfox.message
├─ com.tvd12.ezyfox.message.EzyMessageIdFetchers.class - [JAR]
├─ com.tvd12.ezyfox.message.EzyMessageIdSetters.class - [JAR]
├─ com.tvd12.ezyfox.message.EzyMessageTypeFetcher.class - [JAR]
com.tvd12.ezyfox.message.handler
├─ com.tvd12.ezyfox.message.handler.EzyMapMessageHandlers.class - [JAR]
├─ com.tvd12.ezyfox.message.handler.EzyMessageHandler.class - [JAR]
├─ com.tvd12.ezyfox.message.handler.EzyMessageHandlers.class - [JAR]