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
S
- SDK_VERSION - Static variable in class com.gears42.iot.webthing.ServerSettings
- sendMessage(String) - Method in class com.gears42.iot.webthing.WebThingServer.ThingHandler.ThingWebSocket
- ServerManager - Class in com.gears42.iot.webthing
-
ServerManager hosts the things on the specified address and port.
- ServerManager() - Constructor for class com.gears42.iot.webthing.ServerManager
- ServerSettings - Class in com.gears42.iot.webthing
- ServerSettings(String, int, Double) - Constructor for class com.gears42.iot.webthing.ServerSettings
-
Initialize Server settings.
- ServerSettings(String, int, String, boolean, Double) - Constructor for class com.gears42.iot.webthing.ServerSettings
-
Initialize Server settings.
- ServerSettings(String, int, String, boolean, String, Double, int, DatabaseHandlerI) - Constructor for class com.gears42.iot.webthing.ServerSettings
-
Initialize Server settings.
- ServerSettings(String, int, String, Double) - Constructor for class com.gears42.iot.webthing.ServerSettings
-
Initialize Server settings.
- ServerSettings(String, Double) - Constructor for class com.gears42.iot.webthing.ServerSettings
-
Initialize Server settings.
- set(T) - Method in class com.gears42.iot.webthing.Value
-
Set a new Value for this thing.
- setCompliance(String, String, int, long) - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
-
Set compliance status of a property.
- setCompliance(String, String, int, long) - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
-
Set compliance status of a property.
- setDeviceId(String) - Method in class com.gears42.iot.webthing.Thing
-
Sets the deviceId.
- setEmail(String) - Static method in class com.gears42.iot.webthing.ServerSettings
-
Initialize the email.
- setHrefPrefix(String) - Method in class com.gears42.iot.webthing.Action
-
Set the prefix of any hrefs associated with this action.
- setHrefPrefix(String) - Method in class com.gears42.iot.webthing.Property
-
Set the prefix of any hrefs associated with this property.
- setHrefPrefix(String) - Method in class com.gears42.iot.webthing.Thing
-
Set the prefix of any hrefs associated with this thing.
- setKey(String) - Static method in class com.gears42.iot.webthing.ServerSettings
-
Initialize the key.
- setModel(String) - Method in class com.gears42.iot.webthing.Thing
-
Set the model name of the thing.
- setName(String) - Method in class com.gears42.iot.webthing.Thing
-
Set the name of the thing.
- setNixNotified(int) - Method in class com.gears42.iot.webthing.ComplianceEvent
-
Set nix notified.
- setNixNotify(String, int, int) - Method in interface com.gears42.iot.webthing.DatabaseHandlerI
-
Set nix notify status of a property.
- setNixNotify(String, int, int) - Method in class com.gears42.iot.webthing.DatabaseHandlerImpl
-
Set nix notify status of a property.
- setNotifyCount(int) - Method in class com.gears42.iot.webthing.ComplianceEvent
-
Set nix notify count.
- setPassword(String) - Static method in class com.gears42.iot.webthing.ServerSettings
-
Initialize the password.
- setProperty(String, T) - Method in class com.gears42.iot.webthing.Thing
-
Set a property value.
- setReason(String) - Method in class com.gears42.iot.webthing.ActionResponse
- setStatus(ActionResponse.ACTION_STATUS) - Method in class com.gears42.iot.webthing.ActionResponse
- setUiHref(String) - Method in class com.gears42.iot.webthing.Thing
-
Set the href of this thing's custom UI.
- setValue(T) - Method in class com.gears42.iot.webthing.Property
-
Set the current value of the property.
- setWsHref(String) - Method in class com.gears42.iot.webthing.Thing
-
Set the href of this thing's websocket.
- SingleThing(String, Thing) - Constructor for class com.gears42.iot.webthing.WebThingServer.SingleThing
-
Initialize the container.
- SOCKET_URL - Static variable in class com.gears42.iot.webthing.Constants
- splitQuery(String) - Static method in class com.gears42.iot.webthing.WebThingServer
- SSLOptions(String, String) - Constructor for class com.gears42.iot.webthing.WebThingServer.SSLOptions
-
Initialize the object.
- SSLOptions(String, String, String[]) - Constructor for class com.gears42.iot.webthing.WebThingServer.SSLOptions
-
Initialize the object.
- start() - Method in class com.gears42.iot.webthing.Action
-
Start performing the action.
- start(boolean) - Method in class com.gears42.iot.webthing.WebThingServer
-
Start listening for incoming connections.
- startOrInterrupt() - Static method in class com.gears42.iot.webthing.ComplianceThread
-
Start or interrupt Compliance Thread.
- startOrInterrupt(WebThingServer.ThingsType) - Static method in class com.gears42.iot.webthing.Updater
-
Start or interrupt Updater.
- startServer(Context, HashMap<String, Thing>, ServerSettings) - Method in class com.gears42.iot.webthing.ServerManager
-
Start the server.
- stop() - Method in class com.gears42.iot.webthing.WebThingServer
-
Stop listening.
- stopComplianceThread() - Static method in class com.gears42.iot.webthing.ComplianceThread
-
Stop ComplianceThread.
- stopUpdater() - Static method in class com.gears42.iot.webthing.Updater
-
Stop Updater.
All Classes All Packages