jar

com.github.lkqm : hcnetsdk-java

Maven & Gradle

Dec 18, 2020
33 stars

海康网络HCNetSDK二次封装的Java库

Table Of Contents

Latest Version

Download com.github.lkqm : hcnetsdk-java JAR file - Latest Versions:

All Versions

Download com.github.lkqm : hcnetsdk-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hcnetsdk-java-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.lkqm.hcnet

├─ com.github.lkqm.hcnet.DeviceOptions.class - [JAR]

├─ com.github.lkqm.hcnet.DeviceTemplateOptions.class - [JAR]

├─ com.github.lkqm.hcnet.GDI32.class - [JAR]

├─ com.github.lkqm.hcnet.HCNetSDK.class - [JAR]

├─ com.github.lkqm.hcnet.HikDevice.class - [JAR]

├─ com.github.lkqm.hcnet.HikDeviceTemplate.class - [JAR]

├─ com.github.lkqm.hcnet.HikResult.class - [JAR]

├─ com.github.lkqm.hcnet.JnaPathUtils.class - [JAR]

├─ com.github.lkqm.hcnet.PlayCtrl.class - [JAR]

├─ com.github.lkqm.hcnet.Token.class - [JAR]

├─ com.github.lkqm.hcnet.USER32.class - [JAR]

com.github.lkqm.hcnet.util

├─ com.github.lkqm.hcnet.util.BiFunction.class - [JAR]

├─ com.github.lkqm.hcnet.util.InnerUtils.class - [JAR]

├─ com.github.lkqm.hcnet.util.JnaUtils.class - [JAR]

com.github.lkqm.hcnet.model

├─ com.github.lkqm.hcnet.model.DeviceInfo.class - [JAR]

├─ com.github.lkqm.hcnet.model.FaceSnapEvent.class - [JAR]

├─ com.github.lkqm.hcnet.model.FaceSnapInfo.class - [JAR]

├─ com.github.lkqm.hcnet.model.FreshCardEvent.class - [JAR]

├─ com.github.lkqm.hcnet.model.IDCardInfo.class - [JAR]

├─ com.github.lkqm.hcnet.model.PassThroughResponse.class - [JAR]

├─ com.github.lkqm.hcnet.model.ResponseStatus.class - [JAR]

├─ com.github.lkqm.hcnet.model.UpgradeAsyncResponse.class - [JAR]

├─ com.github.lkqm.hcnet.model.UpgradeResponse.class - [JAR]

com.github.lkqm.hcnet.options

├─ com.github.lkqm.hcnet.options.BaseOptions.class - [JAR]

├─ com.github.lkqm.hcnet.options.MaintainOptions.class - [JAR]

├─ com.github.lkqm.hcnet.options.MaintainOptionsImpl.class - [JAR]

├─ com.github.lkqm.hcnet.options.PtzOptions.class - [JAR]

├─ com.github.lkqm.hcnet.options.PtzOptionsImpl.class - [JAR]

├─ com.github.lkqm.hcnet.options.SdkOptions.class - [JAR]

├─ com.github.lkqm.hcnet.options.SdkOptionsImpl.class - [JAR]

com.github.lkqm.hcnet.handler

├─ com.github.lkqm.hcnet.handler.AbstractFaceSnapHandler.class - [JAR]

├─ com.github.lkqm.hcnet.handler.AbstractFreshCardHandler.class - [JAR]

├─ com.github.lkqm.hcnet.handler.AbstractHandler.class - [JAR]

├─ com.github.lkqm.hcnet.handler.DispatchMessageCallback.class - [JAR]

├─ com.github.lkqm.hcnet.handler.FaceSnapFileStoreHandler.class - [JAR]

├─ com.github.lkqm.hcnet.handler.Handler.class - [JAR]

├─ com.github.lkqm.hcnet.handler.VideoFileStoreCallback.class - [JAR]

Advertisement