|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sentilla.net | |
---|---|
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.net.rpc.procedures | Sentilla Remote Procedure Call (RPC) procedure definitions. |
com.sentilla.platform.cmote | Sentilla system implementations for the Client applications running on a host. |
Classes in com.sentilla.net used by com.sentilla.net | |
---|---|
Addressable
Interface that all address classes must implement. |
|
ByteMessage
A base class for ByteSender and ByteReceiver. |
|
ByteReceiver
Receives a message from the radio into a byte buffer. |
|
ByteSender
Sends a message through the radio. |
|
Mac64Address
Address class for the mote MAC address. |
|
MoteDestinationAddressMessage
Interface for retreiving the mote destination address of a message. |
|
MoteSenderAddressMessage
Interface for retreiving mote MAC address. |
|
ProtocolNotFoundException
Thrown when a trying to reference a protocol that does not exist on this platform. |
|
Receiver
Provides methods to receive messages from the mote communications interfaces. |
|
Sender
Provides interfaces for sending objects with the radio and the UART. |
|
SenderFactory
A SenderFactory allows for encapsulation of a protocol and address. |
Classes in com.sentilla.net used by com.sentilla.net.mimeo | |
---|---|
Addressable
Interface that all address classes must implement. |
Classes in com.sentilla.net used by com.sentilla.net.rpc | |
---|---|
Receiver
Provides methods to receive messages from the mote communications interfaces. |
|
Sender
Provides interfaces for sending objects with the radio and the UART. |
|
SenderFactory
A SenderFactory allows for encapsulation of a protocol and address. |
Classes in com.sentilla.net used by com.sentilla.net.rpc.procedures | |
---|---|
Addressable
Interface that all address classes must implement. |
Classes in com.sentilla.net used by com.sentilla.platform.cmote | |
---|---|
Addressable
Interface that all address classes must implement. |
|
ByteReceiver
Receives a message from the radio into a byte buffer. |
|
ByteReceiverDriver
Create new ByteReceiver system objects. |
|
ByteSender
Sends a message through the radio. |
|
ByteSenderDriver
Create new ByteSender system objects. |
|
CollectionProtocol.CollectionProtocolDataMessage
Data message sent by the motes when transmitting to host. |
|
Receiver
Provides methods to receive messages from the mote communications interfaces. |
|
ReceiverDriver
Driver to create a platform independent Receiver object. |
|
RemotePropertyDriver
A form of PropertyDriver that provides access to remote properties. |
|
Sender
Provides interfaces for sending objects with the radio and the UART. |
|
SenderDriver
Driver class to creating a platform independent Sender object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |