|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |