Uses of Package
com.sentilla.system

Packages that use com.sentilla.system
com.sentilla.fs   
com.sentilla.mote.clientservices Sentilla Client Services application that provides health and status messages from the mote to the host and allows ping and reboot. 
com.sentilla.net Sentilla networking libraries for wireless and wired communication. 
com.sentilla.net.mimeo Private: for Sentilla internal use only. 
com.sentilla.net.rpc Sentilla Remote Procedure Call (RPC) libraries and mechanisms. 
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
com.sentilla.system Sentilla core system classes. 
 

Classes in com.sentilla.system used by com.sentilla.fs
Driver
          Provides a interface that all drivers must implement.
DriverAdapter
          The base class that new drivers may extend.
PropertyDriver
          A PropertyDriver provides open, create, and remove for properties.
 

Classes in com.sentilla.system used by com.sentilla.mote.clientservices
Sensor
          Reads a single value from a sensor.
 

Classes in com.sentilla.system used by com.sentilla.net
Action
          Actions represent asynchronous processes handled by an underlying action engine which encapsulating action verbs, submission states, and cached input and output parameters.
Driver
          Provides a interface that all drivers must implement.
DriverAdapter
          The base class that new drivers may extend.
 

Classes in com.sentilla.system used by com.sentilla.net.mimeo
Binary
          Private: For Sentilla internal use only.
Driver
          Provides a interface that all drivers must implement.
DriverAdapter
          The base class that new drivers may extend.
 

Classes in com.sentilla.system used by com.sentilla.net.rpc
Action
          Actions represent asynchronous processes handled by an underlying action engine which encapsulating action verbs, submission states, and cached input and output parameters.
ActionException
          Thrown when the action engine is in ERROR.
 

Classes in com.sentilla.system used by com.sentilla.platform.tmote
Action
          Actions represent asynchronous processes handled by an underlying action engine which encapsulating action verbs, submission states, and cached input and output parameters.
ActionException
          Thrown when the action engine is in ERROR.
Button
          A Button detects press and release events.
ButtonDriver
          Create new Button system objects.
Cpu
          Creates an action of cpu reset.
CpuDriver
          Create new Cpu system objects.
DigitalPin
          An object representation of a digital input/output pin on a microprocessor.
DigitalPinDriver
          Create new DigitalPin system objects.
Driver
          Provides a interface that all drivers must implement.
DriverAdapter
          The base class that new drivers may extend.
FileDriver
          Provides open, create, and remove operations for files.
InterruptPin
          An object representation for interrupt functionality present on microcontroller input/output devices.
InterruptPinDriver
          Create new InterruptPin system objects.
Isolate
          Private: For Sentilla internal use only.
Leds
          Set, turn on, turn off, and toggle the platform's LEDs.
LedsDriver
          Create new Leds system objects.
MoteSecurity
          Private: for Sentilla internal use only.
MoteSecurityDriver
          Private: for Sentilla internal use only.
PowerManager
          Private: for Sentilla internal use only.
PowerManagerDriver
          Private: for Sentilla internal use only.
Sensor
          Reads a single value from a sensor.
SensorDriver
          Create new Sensor system objects.
 

Classes in com.sentilla.system used by com.sentilla.system
Action
          Actions represent asynchronous processes handled by an underlying action engine which encapsulating action verbs, submission states, and cached input and output parameters.
ActionException
          Thrown when the action engine is in ERROR.
AppLoadingError
          Thrown to indicate that an application has failed to load.
Binary
          Private: For Sentilla internal use only.
Button
          A Button detects press and release events.
Cpu
          Creates an action of cpu reset.
DigitalPin
          An object representation of a digital input/output pin on a microprocessor.
Driver
          Provides a interface that all drivers must implement.
DriverAdapter
          The base class that new drivers may extend.
InterruptPin
          An object representation for interrupt functionality present on microcontroller input/output devices.
Isolate
          Private: For Sentilla internal use only.
Leds
          Set, turn on, turn off, and toggle the platform's LEDs.
MoteSecurity
          Private: for Sentilla internal use only.
PowerManager
          Private: for Sentilla internal use only.
PowerManager.PowerState
          Private: for Sentilla internal use only.
Sensor
          Reads a single value from a sensor.
UncaughtExceptionHandler
           
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.