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

V

validateHost(RouterNanoHTTPD.UriResource, NanoHTTPD.IHTTPSession) - Method in class com.gears42.iot.webthing.WebThingServer.BaseHandler
Validate Host header.
Value<T> - Class in com.gears42.iot.webthing
A property value.
Value(T) - Constructor for class com.gears42.iot.webthing.Value
Create a read only value that can only be updated by a Thing's reading.
Value(T, Consumer<T>) - Constructor for class com.gears42.iot.webthing.Value
Create a writable value that can be set to a new value.
VALUE - Static variable in class com.gears42.iot.webthing.Constants
 
valueOf(String) - Static method in enum com.gears42.iot.webthing.ActionResponse.ACTION_STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gears42.iot.webthing.Event.eventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gears42.iot.webthing.Property.POLLING_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gears42.iot.webthing.ActionResponse.ACTION_STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gears42.iot.webthing.Event.eventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gears42.iot.webthing.Property.POLLING_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
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