|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProtocolManager | |
---|---|
com.sun.spot.peripheral.radio | Support for using the Sun SPOT's radio. |
com.sun.spot.peripheral.radio.mhrp.aodv | An mesh routing package based on the AODV protocol. |
Uses of IProtocolManager in com.sun.spot.peripheral.radio |
---|
Classes in com.sun.spot.peripheral.radio that implement IProtocolManager | |
---|---|
class |
RadiogramProtocolManager
|
class |
RadiostreamProtocolManager
|
Methods in com.sun.spot.peripheral.radio with parameters of type IProtocolManager | |
---|---|
void |
LowPan.registerProtocol(byte protocolNum,
IProtocolManager protocolMan)
Register a protocol manager to send and receive packets |
void |
ILowPan.registerProtocol(byte protocolNum,
IProtocolManager protocolMan)
Register protocol managers that send/receive data encoded using the specified protocol number, within the specified family. |
void |
LowPan.registerProtocolFamily(byte protocolFamily,
IProtocolManager protocolMan)
Register a protocol manager to send and receive packets |
void |
ILowPan.registerProtocolFamily(byte protocolFamily,
IProtocolManager protocolMan)
Register protocol managers that send/receive data encoded for all protocols in a given family. |
Uses of IProtocolManager in com.sun.spot.peripheral.radio.mhrp.aodv |
---|
Classes in com.sun.spot.peripheral.radio.mhrp.aodv that implement IProtocolManager | |
---|---|
class |
Receiver
|
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |