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