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-zktl-ctrl4g-1.0.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.zktl.ctrl4g
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.DecodePduEntity.class - [JAR]
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.EncodePduEntity.class - [JAR]
cn.foxtech.device.protocol.v1.zktl.ctrl4g.handler
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.handler.ZktlServiceKeyHandler.class - [JAR]
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.handler.ZktlSplitMessageHandler.class - [JAR]
cn.foxtech.device.protocol.v1.zktl.ctrl4g.encoder
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.encoder.Encoder.class - [JAR]
cn.foxtech.device.protocol.v1.zktl.ctrl4g.entity
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.entity.ZktlConfigEntity.class - [JAR]
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.entity.ZktlDataEntity.class - [JAR]
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.entity.ZktlHartDataEntity.class - [JAR]
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.entity.ZktlPduEntity.class - [JAR]
├─ cn.foxtech.device.protocol.v1.zktl.ctrl4g.entity.ZktlPeriodDataEntity.class - [JAR]