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 wu-data-relay-server-platform-starter-1.1.9-JDK1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wu.framework.data.relay.platform.provider
├─ com.wu.framework.data.relay.platform.provider.RelayIn.class - [JAR]
├─ com.wu.framework.data.relay.platform.provider.RelayInProvider.class - [JAR]
├─ com.wu.framework.data.relay.platform.provider.RelayOut.class - [JAR]
├─ com.wu.framework.data.relay.platform.provider.RelayOutProvider.class - [JAR]
com.wu.framework.data.relay.platform.listener
├─ com.wu.framework.data.relay.platform.listener.RelayListener.class - [JAR]
com.wu.framework.data.relay.platform.domain
├─ com.wu.framework.data.relay.platform.domain.RelayUo.class - [JAR]