jar

com.lhings.java : lhings-java

Maven & Gradle

Dec 15, 2015
2 stars

lhings-java · Java library for device connectivity with Lhings. Lhings is a cloud platform that allows you to retrieve information from your devices and remotely control them in a very easy way. Learn more at http://support.lhings.com.

Table Of Contents

Latest Version

Download com.lhings.java : lhings-java JAR file - Latest Versions:

All Versions

Download com.lhings.java : lhings-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.2.x
2.1
2.0

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 lhings-java-2.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lhings.java

├─ com.lhings.java.Feature.class - [JAR]

├─ com.lhings.java.LhingsDevice.class - [JAR]

├─ com.lhings.java.TemperatureSensor.class - [JAR]

com.lhings.java.utils

├─ com.lhings.java.utils.ArrayUtils.class - [JAR]

├─ com.lhings.java.utils.ByteMan.class - [JAR]

├─ com.lhings.java.utils.Clock.class - [JAR]

├─ com.lhings.java.utils.Config.class - [JAR]

├─ com.lhings.java.utils.DefaultExpirationPolicyClock.class - [JAR]

├─ com.lhings.java.utils.DeviceClock.class - [JAR]

com.lhings.java.http

├─ com.lhings.java.http.HttpResponse.class - [JAR]

├─ com.lhings.java.http.WebServiceCom.class - [JAR]

com.lhings.java.logging

├─ com.lhings.java.logging.LhingsLogger.class - [JAR]

com.lhings.java.model

├─ com.lhings.java.model.Action.class - [JAR]

├─ com.lhings.java.model.Argument.class - [JAR]

├─ com.lhings.java.model.ArgumentType.class - [JAR]

├─ com.lhings.java.model.Device.class - [JAR]

├─ com.lhings.java.model.Event.class - [JAR]

├─ com.lhings.java.model.MethodOrFieldToInstanceMapper.class - [JAR]

├─ com.lhings.java.model.NameValueBean.class - [JAR]

├─ com.lhings.java.model.NameValueTypeBean.class - [JAR]

├─ com.lhings.java.model.StateVar.class - [JAR]

├─ com.lhings.java.model.StatusComponent.class - [JAR]

com.lhings.java.exception

├─ com.lhings.java.exception.ActionExecutionException.class - [JAR]

├─ com.lhings.java.exception.BadRequestException.class - [JAR]

├─ com.lhings.java.exception.DeviceDoesNotExistException.class - [JAR]

├─ com.lhings.java.exception.DeviceUnreachableException.class - [JAR]

├─ com.lhings.java.exception.InitializationException.class - [JAR]

├─ com.lhings.java.exception.LhingsException.class - [JAR]

├─ com.lhings.java.exception.UnauthorizedException.class - [JAR]

com.lhings.java.stun

├─ com.lhings.java.stun.LyncnatProtocol.class - [JAR]

├─ com.lhings.java.stun.STUNMessage.class - [JAR]

├─ com.lhings.java.stun.STUNMessageFactory.class - [JAR]

├─ com.lhings.java.stun.TransactionID.class - [JAR]

com.lhings.java.pushprotocol

├─ com.lhings.java.pushprotocol.ListenerThread.class - [JAR]

├─ com.lhings.java.pushprotocol.SSLSocketManager.class - [JAR]

├─ com.lhings.java.pushprotocol.SocketManager.class - [JAR]

├─ com.lhings.java.pushprotocol.TCPSocketManager.class - [JAR]

├─ com.lhings.java.pushprotocol.UDPSocketManager.class - [JAR]

com.lhings.java.annotations

├─ com.lhings.java.annotations.Action.class - [JAR]

├─ com.lhings.java.annotations.Customizable.class - [JAR]

├─ com.lhings.java.annotations.DeviceInfo.class - [JAR]

├─ com.lhings.java.annotations.Event.class - [JAR]

├─ com.lhings.java.annotations.Payload.class - [JAR]

├─ com.lhings.java.annotations.StatusComponent.class - [JAR]