jar

com.beowulfe.hap : hap

Maven & Gradle

Mar 11, 2019
143 stars

hap-java · Homekit Accessory Protocol for Java

Table Of Contents

Latest Version

Download com.beowulfe.hap : hap JAR file - Latest Versions:

All Versions

Download com.beowulfe.hap : hap JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 hap-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.beowulfe.hap.impl.characteristics.contactsensor

├─ com.beowulfe.hap.impl.characteristics.contactsensor.ContactSensorStateCharacteristic.class - [JAR]

com.beowulfe.hap.impl.responses

├─ com.beowulfe.hap.impl.responses.ConflictResponse.class - [JAR]

├─ com.beowulfe.hap.impl.responses.InternalServerErrorResponse.class - [JAR]

├─ com.beowulfe.hap.impl.responses.NotFoundResponse.class - [JAR]

├─ com.beowulfe.hap.impl.responses.OkResponse.class - [JAR]

├─ com.beowulfe.hap.impl.responses.UnauthorizedResponse.class - [JAR]

com.beowulfe.hap.impl.characteristics.information

├─ com.beowulfe.hap.impl.characteristics.information.Identify.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.information.Manufacturer.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.information.Model.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.information.SerialNumber.class - [JAR]

com.beowulfe.hap.impl.jmdns

├─ com.beowulfe.hap.impl.jmdns.JmdnsHomekitAdvertiser.class - [JAR]

com.beowulfe.hap.accessories.properties

├─ com.beowulfe.hap.accessories.properties.CarbonMonoxideDetectedState.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.ContactState.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.CurrentSecuritySystemState.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.DoorState.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.LockMechanismState.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.RotationDirection.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.SecuritySystemAlarmType.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.SmokeDetectedState.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.TargetSecuritySystemState.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.TemperatureUnit.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.ThermostatMode.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.ValveType.class - [JAR]

├─ com.beowulfe.hap.accessories.properties.WindowCoveringPositionState.class - [JAR]

com.beowulfe.hap.impl.crypto

├─ com.beowulfe.hap.impl.crypto.ChachaDecoder.class - [JAR]

├─ com.beowulfe.hap.impl.crypto.ChachaEncoder.class - [JAR]

├─ com.beowulfe.hap.impl.crypto.EdsaSigner.class - [JAR]

├─ com.beowulfe.hap.impl.crypto.EdsaVerifier.class - [JAR]

├─ com.beowulfe.hap.impl.crypto.PolyKeyCreator.class - [JAR]

com.beowulfe.hap.impl.characteristics.fan

├─ com.beowulfe.hap.impl.characteristics.fan.RotationDirectionCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.fan.RotationSpeedCharacteristic.class - [JAR]

com.beowulfe.hap.impl.http

├─ com.beowulfe.hap.impl.http.HomekitClientConnection.class - [JAR]

├─ com.beowulfe.hap.impl.http.HomekitClientConnectionFactory.class - [JAR]

├─ com.beowulfe.hap.impl.http.HttpMethod.class - [JAR]

├─ com.beowulfe.hap.impl.http.HttpRequest.class - [JAR]

├─ com.beowulfe.hap.impl.http.HttpResponse.class - [JAR]

com.beowulfe.hap.impl.characteristics.motionsensor

├─ com.beowulfe.hap.impl.characteristics.motionsensor.MotionDetectedStateCharacteristic.class - [JAR]

com.beowulfe.hap

├─ com.beowulfe.hap.HomekitAccessory.class - [JAR]

├─ com.beowulfe.hap.HomekitAuthInfo.class - [JAR]

├─ com.beowulfe.hap.HomekitCharacteristicChangeCallback.class - [JAR]

├─ com.beowulfe.hap.HomekitRoot.class - [JAR]

├─ com.beowulfe.hap.HomekitServer.class - [JAR]

├─ com.beowulfe.hap.HomekitStandaloneAccessoryServer.class - [JAR]

├─ com.beowulfe.hap.Service.class - [JAR]

com.beowulfe.hap.impl.characteristics.garage

├─ com.beowulfe.hap.impl.characteristics.garage.CurrentDoorStateCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.garage.TargetDoorStateCharacteristic.class - [JAR]

com.beowulfe.hap.accessories

├─ com.beowulfe.hap.accessories.BasicWindowCovering.class - [JAR]

├─ com.beowulfe.hap.accessories.BatteryAccessory.class - [JAR]

├─ com.beowulfe.hap.accessories.BatteryStatusAccessory.class - [JAR]

├─ com.beowulfe.hap.accessories.CarbonMonoxideSensor.class - [JAR]

├─ com.beowulfe.hap.accessories.ColorfulLightbulb.class - [JAR]

├─ com.beowulfe.hap.accessories.ContactSensor.class - [JAR]

├─ com.beowulfe.hap.accessories.DimmableLightbulb.class - [JAR]

├─ com.beowulfe.hap.accessories.Fan.class - [JAR]

├─ com.beowulfe.hap.accessories.GarageDoor.class - [JAR]

├─ com.beowulfe.hap.accessories.HoldPositionWindowCovering.class - [JAR]

├─ com.beowulfe.hap.accessories.HorizontalTiltingWindowCovering.class - [JAR]

├─ com.beowulfe.hap.accessories.HumiditySensor.class - [JAR]

├─ com.beowulfe.hap.accessories.LeakSensor.class - [JAR]

├─ com.beowulfe.hap.accessories.LightSensor.class - [JAR]

├─ com.beowulfe.hap.accessories.Lightbulb.class - [JAR]

├─ com.beowulfe.hap.accessories.LockMechanism.class - [JAR]

├─ com.beowulfe.hap.accessories.LockableLockMechanism.class - [JAR]

├─ com.beowulfe.hap.accessories.MotionSensor.class - [JAR]

├─ com.beowulfe.hap.accessories.ObstructionDetectedWindowCovering.class - [JAR]

├─ com.beowulfe.hap.accessories.OccupancySensor.class - [JAR]

├─ com.beowulfe.hap.accessories.Outlet.class - [JAR]

├─ com.beowulfe.hap.accessories.SecuritySystem.class - [JAR]

├─ com.beowulfe.hap.accessories.SmokeSensor.class - [JAR]

├─ com.beowulfe.hap.accessories.Switch.class - [JAR]

├─ com.beowulfe.hap.accessories.TemperatureSensor.class - [JAR]

├─ com.beowulfe.hap.accessories.Thermostat.class - [JAR]

├─ com.beowulfe.hap.accessories.Valve.class - [JAR]

├─ com.beowulfe.hap.accessories.ValveWithTimer.class - [JAR]

├─ com.beowulfe.hap.accessories.VerticalTiltingWindowCovering.class - [JAR]

├─ com.beowulfe.hap.accessories.WindowCovering.class - [JAR]

com.beowulfe.hap.impl.characteristics.securitysystem

├─ com.beowulfe.hap.impl.characteristics.securitysystem.CurrentSecuritySystemStateCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.securitysystem.SecuritySystemAlarmTypeCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.securitysystem.TargetSecuritySystemStateCharacteristic.class - [JAR]

com.beowulfe.hap.impl.accessories

├─ com.beowulfe.hap.impl.accessories.Bridge.class - [JAR]

com.beowulfe.hap.impl.characteristics.light

├─ com.beowulfe.hap.impl.characteristics.light.AmbientLightLevelCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.humiditysensor

├─ com.beowulfe.hap.impl.characteristics.humiditysensor.CurrentRelativeHumidityCharacteristic.class - [JAR]

com.beowulfe.hap.impl

├─ com.beowulfe.hap.impl.ExceptionalConsumer.class - [JAR]

├─ com.beowulfe.hap.impl.HomekitBridge.class - [JAR]

├─ com.beowulfe.hap.impl.HomekitRegistry.class - [JAR]

├─ com.beowulfe.hap.impl.HomekitUtils.class - [JAR]

├─ com.beowulfe.hap.impl.HomekitWebHandler.class - [JAR]

com.beowulfe.hap.characteristics

├─ com.beowulfe.hap.characteristics.BaseCharacteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.BooleanCharacteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.Characteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.EnumCharacteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.EventableCharacteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.FloatCharacteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.IntegerCharacteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.StaticStringCharacteristic.class - [JAR]

├─ com.beowulfe.hap.characteristics.WriteOnlyBooleanCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.windowcovering

├─ com.beowulfe.hap.impl.characteristics.windowcovering.CurrentHorizontalTiltAngleCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.windowcovering.CurrentPositionCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.windowcovering.CurrentVerticalTiltAngleCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.windowcovering.HoldPositionCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.windowcovering.PositionStateCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.windowcovering.TargetHorizontalTiltAngleCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.windowcovering.TargetPositionCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.windowcovering.TargetVerticalTiltAngleCharacteristic.class - [JAR]

com.beowulfe.hap.impl.http.impl

├─ com.beowulfe.hap.impl.http.impl.AccessoryHandler.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.BinaryHandler.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.DefaultHttpRequestImpl.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.FullRequestHttpRequestImpl.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.HomekitHttpServer.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.HttpResponseEncoderAggregate.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.LoggingHandler.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.NettyHomekitHttpService.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.NettyResponseUtil.class - [JAR]

├─ com.beowulfe.hap.impl.http.impl.ServerInitializer.class - [JAR]

com.beowulfe.hap.impl.characteristics.valve

├─ com.beowulfe.hap.impl.characteristics.valve.SetDurationCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.valve.ValveTypeCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.lock.mechanism

├─ com.beowulfe.hap.impl.characteristics.lock.mechanism.CurrentLockMechanismStateCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.lock.mechanism.TargetLockMechanismStateCharacteristic.class - [JAR]

com.beowulfe.hap.impl.services

├─ com.beowulfe.hap.impl.services.AbstractServiceImpl.class - [JAR]

├─ com.beowulfe.hap.impl.services.AccessoryInformationService.class - [JAR]

├─ com.beowulfe.hap.impl.services.CarbonMonoxideSensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.ContactSensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.FanService.class - [JAR]

├─ com.beowulfe.hap.impl.services.GarageDoorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.HumiditySensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.LeakSensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.LightSensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.LightbulbService.class - [JAR]

├─ com.beowulfe.hap.impl.services.LockMechanismService.class - [JAR]

├─ com.beowulfe.hap.impl.services.MotionSensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.OccupancySensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.OutletService.class - [JAR]

├─ com.beowulfe.hap.impl.services.SecuritySystemService.class - [JAR]

├─ com.beowulfe.hap.impl.services.SmokeSensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.SwitchService.class - [JAR]

├─ com.beowulfe.hap.impl.services.TemperatureSensorService.class - [JAR]

├─ com.beowulfe.hap.impl.services.ThermostatService.class - [JAR]

├─ com.beowulfe.hap.impl.services.ValveService.class - [JAR]

├─ com.beowulfe.hap.impl.services.WindowCoveringService.class - [JAR]

com.beowulfe.hap.accessories.thermostat

├─ com.beowulfe.hap.accessories.thermostat.BasicThermostat.class - [JAR]

├─ com.beowulfe.hap.accessories.thermostat.CoolingThermostat.class - [JAR]

├─ com.beowulfe.hap.accessories.thermostat.HeatingThermostat.class - [JAR]

com.beowulfe.hap.impl.json

├─ com.beowulfe.hap.impl.json.AccessoryController.class - [JAR]

├─ com.beowulfe.hap.impl.json.CharacteristicsController.class - [JAR]

├─ com.beowulfe.hap.impl.json.EventController.class - [JAR]

├─ com.beowulfe.hap.impl.json.EventResponse.class - [JAR]

├─ com.beowulfe.hap.impl.json.HapJsonNoContentResponse.class - [JAR]

├─ com.beowulfe.hap.impl.json.HapJsonResponse.class - [JAR]

com.beowulfe.hap.impl.characteristics.common

├─ com.beowulfe.hap.impl.characteristics.common.ActiveCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.common.BatteryLevelCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.common.InUseCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.common.LowBatteryStatusCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.common.Name.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.common.ObstructionDetectedCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.common.PowerStateCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.common.RemainingDurationCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.thermostat

├─ com.beowulfe.hap.impl.characteristics.thermostat.AbstractHeatingCoolingModeCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.AbstractTemperatureCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.CoolingThresholdTemperatureCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.CurrentHeatingCoolingModeCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.CurrentTemperatureCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.HeatingThresholdTemperatureCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.TargetHeatingCoolingModeCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.TargetTemperatureCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.thermostat.TemperatureUnitsCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.smokesensor

├─ com.beowulfe.hap.impl.characteristics.smokesensor.SmokeDetectedCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.leaksensor

├─ com.beowulfe.hap.impl.characteristics.leaksensor.LeakDetectedStateCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.lightbulb

├─ com.beowulfe.hap.impl.characteristics.lightbulb.BrightnessCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.lightbulb.HueCharacteristic.class - [JAR]

├─ com.beowulfe.hap.impl.characteristics.lightbulb.SaturationCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.carbonmonoxide

├─ com.beowulfe.hap.impl.characteristics.carbonmonoxide.CarbonMonoxideDetectedCharacteristic.class - [JAR]

com.beowulfe.hap.impl.pairing

├─ com.beowulfe.hap.impl.pairing.ByteUtils.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.ClientEvidenceRoutineImpl.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.FinalPairHandler.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.HomekitSRP6Routines.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.HomekitSRP6ServerSession.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.MessageType.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.PairSetupRequest.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.PairVerificationManager.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.PairVerificationRequest.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.PairingManager.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.PairingResponse.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.PairingUpdateController.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.ServerEvidenceRoutineImpl.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.SrpHandler.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.Stage.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.TypeLengthValueUtils.class - [JAR]

├─ com.beowulfe.hap.impl.pairing.UpgradeResponse.class - [JAR]

com.beowulfe.hap.impl.characteristics.outlet

├─ com.beowulfe.hap.impl.characteristics.outlet.OutletInUseCharacteristic.class - [JAR]

com.beowulfe.hap.impl.characteristics.occupancysensor

├─ com.beowulfe.hap.impl.characteristics.occupancysensor.OccupancyDetectedStateCharacteristic.class - [JAR]

com.beowulfe.hap.impl.connections

├─ com.beowulfe.hap.impl.connections.ConnectionImpl.class - [JAR]

├─ com.beowulfe.hap.impl.connections.HomekitClientConnectionFactoryImpl.class - [JAR]

├─ com.beowulfe.hap.impl.connections.HttpSession.class - [JAR]

├─ com.beowulfe.hap.impl.connections.LengthPrefixedByteArrayProcessor.class - [JAR]

├─ com.beowulfe.hap.impl.connections.PendingNotification.class - [JAR]

├─ com.beowulfe.hap.impl.connections.SubscriptionManager.class - [JAR]

Advertisement