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-v200-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.v200
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.GetAlarm.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.GetAnalog.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.GetManu.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.GetParam.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.GetSwitch.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.GetTime.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.GetVersion.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.SetParam.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.SetTurnOff.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.SetTurnOn.class - [JAR]
cn.foxtech.device.protocol.v1.haiwu.air.v200.enums
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.enums.Type.class - [JAR]
cn.foxtech.device.protocol.v1.haiwu.air.v200.uitls
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.uitls.TypeValueUtils.class - [JAR]
├─ cn.foxtech.device.protocol.v1.haiwu.air.v200.uitls.ValueUtils.class - [JAR]