Uses of Interface
com.sentilla.system.MoteSecurity

Packages that use MoteSecurity
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
com.sentilla.system Sentilla core system classes. 
 

Uses of MoteSecurity in com.sentilla.platform.tmote
 

Classes in com.sentilla.platform.tmote that implement MoteSecurity
 class MoteSecurity
          A tmote implementation of com.sentilla.system.MoteSecurity.
 

Methods in com.sentilla.platform.tmote that return MoteSecurity
 MoteSecurity MoteSecurityDriver.newMoteSecurity()
           
 

Uses of MoteSecurity in com.sentilla.system
 

Methods in com.sentilla.system that return MoteSecurity
static MoteSecurity MoteSecurityDriver.create()
          Create a new MoteSecurity instance using "security" as the driver name.
static MoteSecurity MoteSecurityDriver.create(String driver)
          Create a new MoteSecurity instance using the given driver name.
abstract  MoteSecurity MoteSecurityDriver.newMoteSecurity()
          Create a new MoteSecurity instance.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.