A B C D E F G H I J L M N O P R S T U W

S

sendSubscriptionRequest() - Method in class net.ubisoa.push.PushRouter
Sends a subscription request containing the push info retrieved from the Restlet application.
SensingMessage - Class in net.ubisoa.sensing
This class is automatically generated by mig.
SensingMessage() - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage of size 20.
SensingMessage(int) - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage of the given data_length.
SensingMessage(int, int) - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage with the given data_length and base offset.
SensingMessage(byte[]) - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage using the given byte array as backing store.
SensingMessage(byte[], int) - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage using the given byte array as backing store, with the given base offset.
SensingMessage(byte[], int, int) - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage using the given byte array as backing store, with the given base offset and data length.
SensingMessage(net.tinyos.message.Message, int) - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage embedded in the given message at the given base offset.
SensingMessage(net.tinyos.message.Message, int, int) - Constructor for class net.ubisoa.sensing.SensingMessage
Create a new SensingMessage embedded in the given message at the given base offset and length.
Server - Class in net.ubisoa.geolocation
 
Server() - Constructor for class net.ubisoa.geolocation.Server
 
serviceFound(DNSSDService, int, int, String, String, String) - Method in class net.ubisoa.geolocation.tools.Client
 
serviceLost(DNSSDService, int, int, String, String, String) - Method in class net.ubisoa.geolocation.tools.Client
 
serviceResolved(DNSSDService, int, int, String, String, int, TXTRecord) - Method in class net.ubisoa.geolocation.tools.Client
 
set_counter(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'counter'
set_humidity(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'humidity'
set_light(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'light'
set_light_visible(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'light_visible'
set_microphone(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'microphone'
set_nid(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'nid'
set_platform(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'platform'
set_temperature(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'temperature'
set_temperature_internal(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'temperature_internal'
set_voltage(int) - Method in class net.ubisoa.sensing.SensingMessage
Set the value of the field 'voltage'
setAccuracy(double) - Method in class net.ubisoa.geolocation.data.Location
 
setAltitude(double) - Method in class net.ubisoa.geolocation.data.Location
 
setAltitudeAccuracy(double) - Method in class net.ubisoa.geolocation.data.Location
 
setBorderCoords(Location[]) - Method in class net.ubisoa.geolocation.tools.Map
 
setCallback(String) - Method in class net.ubisoa.push.PushInfo
 
setCallback(String) - Method in class net.ubisoa.push.Subscription
 
SetContent(String) - Method in class net.ubisoa.common.HTMLTemplate
 
setContent(String) - Method in class net.ubisoa.push.test.Item
 
setCounter(int) - Method in class net.ubisoa.sensing.Reading
 
setHeading(double) - Method in class net.ubisoa.geolocation.data.Location
 
setHub(String) - Method in class net.ubisoa.push.PushInfo
 
setHumidity(float) - Method in class net.ubisoa.sensing.Reading
 
setImage(File) - Method in class net.ubisoa.geolocation.tools.Map
 
setLastPing(String) - Method in class net.ubisoa.push.Topic
 
setLatitude(double) - Method in class net.ubisoa.geolocation.data.Location
 
setLease(String) - Method in class net.ubisoa.push.Subscription
 
setLight(int) - Method in class net.ubisoa.sensing.Reading
 
setLightVisible(int) - Method in class net.ubisoa.sensing.Reading
 
setLongitude(double) - Method in class net.ubisoa.geolocation.data.Location
 
setMessage(SensingMessage) - Method in class net.ubisoa.sensing.Reading
 
setMicrophone(int) - Method in class net.ubisoa.sensing.Reading
 
setNid(int) - Method in class net.ubisoa.sensing.Reading
 
setPlatform(String) - Method in class net.ubisoa.sensing.Reading
 
setServerInfo(ServerResource) - Static method in class net.ubisoa.core.Defaults
 
setSpeed(double) - Method in class net.ubisoa.geolocation.data.Location
 
setStatus(String) - Method in class net.ubisoa.geolocation.tools.Map
 
setSubtitle(String) - Method in class net.ubisoa.common.HTMLTemplate
 
setTag(Object) - Method in class net.ubisoa.geolocation.data.Location
 
setTemperature(float) - Method in class net.ubisoa.sensing.Reading
 
setTemperatureInternal(float) - Method in class net.ubisoa.sensing.Reading
 
setTitle(String) - Method in class net.ubisoa.common.HTMLTemplate
 
setTitle(String) - Method in class net.ubisoa.push.test.Item
 
setToken(String) - Method in class net.ubisoa.push.PushInfo
 
setToken(String) - Method in class net.ubisoa.push.Subscription
 
setTopic(String) - Method in class net.ubisoa.push.PushInfo
 
setTopic(String) - Method in class net.ubisoa.push.Subscription
 
setTopic(String) - Method in class net.ubisoa.push.Topic
 
setVerified(Boolean) - Method in class net.ubisoa.push.Subscription
 
setVoltage(float) - Method in class net.ubisoa.sensing.Reading
 
SignalComparator - Class in net.ubisoa.geolocation.data
 
SignalComparator(String) - Constructor for class net.ubisoa.geolocation.data.SignalComparator
 
size_counter() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'counter'
size_humidity() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'humidity'
size_light() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'light'
size_light_visible() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'light_visible'
size_microphone() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'microphone'
size_nid() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'nid'
size_platform() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'platform'
size_temperature() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'temperature'
size_temperature_internal() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'temperature_internal'
size_voltage() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bytes, of the field 'voltage'
sizeBits_counter() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'counter'
sizeBits_humidity() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'humidity'
sizeBits_light() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'light'
sizeBits_light_visible() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'light_visible'
sizeBits_microphone() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'microphone'
sizeBits_nid() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'nid'
sizeBits_platform() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'platform'
sizeBits_temperature() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'temperature'
sizeBits_temperature_internal() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'temperature_internal'
sizeBits_voltage() - Static method in class net.ubisoa.sensing.SensingMessage
Return the size, in bits, of the field 'voltage'
SpotterListener - Interface in net.ubisoa.geolocation.tools
 
start() - Method in class net.ubisoa.geolocation.tools.WiFiSpotter
 
start() - Method in class net.ubisoa.sensing.Collect
 
stop() - Method in class net.ubisoa.geolocation.tools.WiFiSpotter
 
SubscriberResource - Class in net.ubisoa.push.test
 
SubscriberResource() - Constructor for class net.ubisoa.push.test.SubscriberResource
 
SubscriberTest - Class in net.ubisoa.push.test
 
SubscriberTest() - Constructor for class net.ubisoa.push.test.SubscriberTest
 
Subscription - Class in net.ubisoa.push
 
Subscription(String, String, String, Boolean) - Constructor for class net.ubisoa.push.Subscription
 

A B C D E F G H I J L M N O P R S T U W