|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriverAdapter | |
---|---|
com.sentilla.net | Sentilla networking libraries for wireless and wired communication. |
com.sentilla.net.mimeo | Private: for Sentilla internal use only. |
com.sentilla.platform.cmote | Sentilla system implementations for the Client applications running on a host. |
com.sentilla.system | Sentilla core system classes. |
Uses of DriverAdapter in com.sentilla.net |
---|
Subclasses of DriverAdapter in com.sentilla.net | |
---|---|
class |
ByteReceiverDriver
Create new ByteReceiver system objects. |
class |
ByteSenderDriver
Create new ByteSender system objects. |
class |
ReceiverDriver
Driver to create a platform independent Receiver object. |
class |
RemotePropertyDriver
A form of PropertyDriver that provides access to remote properties. |
class |
SenderDriver
Driver class to creating a platform independent Sender object. |
Uses of DriverAdapter in com.sentilla.net.mimeo |
---|
Subclasses of DriverAdapter in com.sentilla.net.mimeo | |
---|---|
class |
Mimeo
Private: for Sentilla internal use only. |
Uses of DriverAdapter in com.sentilla.platform.cmote |
---|
Subclasses of DriverAdapter in com.sentilla.platform.cmote | |
---|---|
class |
ClientRadioProtocol
Provides a protocol wrapper to the host-side communication interface. |
class |
CollectionProtocol
Collection protocol for receiving multi-hop messages from a mote network. |
class |
Dispatcher
Dispatches messages through Protocols to user application receivers. |
class |
MimeoDisseminationProtocol
Viral dissemination protocol for sending messages from a client application to a mote network. |
class |
Protocol
Provides the template that message protocols must follow. |
Uses of DriverAdapter in com.sentilla.system |
---|
Subclasses of DriverAdapter in com.sentilla.system | |
---|---|
class |
ButtonDriver
Create new Button system objects. |
class |
CpuDriver
Create new Cpu system objects. |
class |
DigitalPinDriver
Create new DigitalPin system objects. |
class |
FileDriver
Provides open, create, and remove operations for files. |
class |
InterruptPinDriver
Create new InterruptPin system objects. |
class |
LedsDriver
Create new Leds system objects. |
class |
MoteSecurityDriver
Private: for Sentilla internal use only. |
class |
PowerManagerDriver
Private: for Sentilla internal use only. |
class |
PropertyDriver
A PropertyDriver provides open, create, and remove for
properties. |
class |
SensorDriver<Q extends Quantity>
Create new Sensor system objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |