A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- cancel() - Method in class com.gears42.iot.webthing.Action
-
Override this with the code necessary to cancel the action.
- cleanAvailableCompliance(List<String>) - Method in class com.gears42.iot.webthing.Thing
- cleanDB(String, List<String>) - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
-
Clean compliance DB data based on intersection of current and old compliance job.
- cleanDB(String, List<String>) - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
-
Clean compliance DB data based on intersection of current and old compliance job.
- com.gears42.iot.webthing - package com.gears42.iot.webthing
- com.gears42.iot.webthing.errors - package com.gears42.iot.webthing.errors
- COMPLETED - com.gears42.iot.webthing.ActionResponse.ACTION_STATUS
- COMPLIANCE_TIME - Static variable in class com.gears42.iot.webthing.Constants
- ComplianceEvent - Class in com.gears42.iot.webthing
-
A sub class of main Event which is specifically for ComplianceEvents.
- ComplianceEvent(Thing, String, Object, String) - Constructor for class com.gears42.iot.webthing.ComplianceEvent
- ComplianceEventHandler() - Constructor for class com.gears42.iot.webthing.WebThingServer.ComplianceEventHandler
- ComplianceHandler() - Constructor for class com.gears42.iot.webthing.WebThingServer.ComplianceHandler
- ComplianceThread - Class in com.gears42.iot.webthing
-
Compliance Thread monitors every property change and decides compliance status.
- ComplianceThread() - Constructor for class com.gears42.iot.webthing.ComplianceThread
- COMPLIANT - com.gears42.iot.webthing.Event.eventType
- CONNECTOR_NAME - Static variable in class com.gears42.iot.webthing.ServerSettings
- CONNECTOR_VERSION - Static variable in class com.gears42.iot.webthing.ServerSettings
- Constants - Class in com.gears42.iot.webthing
- Constants() - Constructor for class com.gears42.iot.webthing.Constants
- context - Static variable in class com.gears42.iot.webthing.WebThingServer
- corsResponse(NanoHTTPD.Response) - Static method in class com.gears42.iot.webthing.WebThingServer.BaseHandler
-
Add necessary CORS headers to response.
- CREATED - com.gears42.iot.webthing.ActionResponse.ACTION_STATUS
- createSocket(HashMap<String, Thing>, NanoHTTPD.IHTTPSession) - Static method in class com.gears42.iot.webthing.WebThingServer
All Classes All Packages