Uses of Package
com.sentilla.system

Packages that use com.sentilla.system
com.sentilla.io Sentilla input/output classes for data manipulation. 
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.cmote Sentilla system implementations for the Client applications running on a host. 
com.sentilla.system Sentilla core system classes. 
 

Classes in com.sentilla.system used by com.sentilla.io
Driver
          Provides a interface that all drivers must implement.
 

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
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.cmote
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.
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.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.
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.
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.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.