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 fox-edge-server-protocol-haiwu-air-v100-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.foxtech.device.protocol.v1.haiwu.air.v100
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.GetAlarm.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.GetAnalog.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.GetManu.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.GetParam.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.GetSwitch.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.GetTime.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.GetVersion.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.SetParam.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.SetTurnOff.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.SetTurnOn.class - [JAR]
cn.foxtech.device.protocol.v1.haiwu.air.v100.uitls
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.uitls.TypeValueUtils.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.uitls.ValueUtils.class - [JAR]
cn.foxtech.device.protocol.v1.haiwu.air.v100.enums
├─ cn.foxtech.device.protocol.v1.haiwu.air.v100.enums.Type.class - [JAR]