|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteMessage | |
---|---|
com.sentilla.net | Sentilla networking libraries for wireless and wired communication. |
com.sentilla.platform.tmote | Sentilla system implementations for the Sentilla Tmote platform. |
Uses of ByteMessage in com.sentilla.net |
---|
Subinterfaces of ByteMessage in com.sentilla.net | |
---|---|
interface |
ByteReceiver
Receives a message from the radio into a byte buffer. |
interface |
ByteSender
Sends a message through the radio. |
Methods in com.sentilla.net that return ByteMessage | |
---|---|
ByteMessage |
ByteMessage.setPort(int port)
Sets the port for message transmissions. |
Uses of ByteMessage in com.sentilla.platform.tmote |
---|
Classes in com.sentilla.platform.tmote that implement ByteMessage | |
---|---|
class |
ByteReceiver
Tmote implementation of ByteReceiver |
class |
ByteSender
Tmote implementation of ByteSender. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |