|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRadioProtocolManager | |
|---|---|
| com.sun.spot.peripheral.radio | Support for using the Sun SPOT's radio. |
| com.sun.spot.peripheral.radio.proxy | Allows child isolates access to the radio controlled by the master isolate. |
| Uses of IRadioProtocolManager in com.sun.spot.peripheral.radio |
|---|
| Subinterfaces of IRadioProtocolManager in com.sun.spot.peripheral.radio | |
|---|---|
interface |
IRadiogramProtocolManager
A general purpose IProtocolManager designed to separate incoming radio packets into
separate queues based on a unique identifying port number in the range 0-255, and manage
them as unreliable datagrams. |
interface |
IRadiostreamProtocolManager
A general purpose IProtocolManager designed to separate incoming radio packets into
separate queues based on a unique identifying port number in the range 0-255, and manage
them as reliable streams. |
| Classes in com.sun.spot.peripheral.radio that implement IRadioProtocolManager | |
|---|---|
class |
RadiogramProtocolManager
|
class |
RadioProtocolManager
|
class |
RadiostreamProtocolManager
|
| Uses of IRadioProtocolManager in com.sun.spot.peripheral.radio.proxy |
|---|
| Classes in com.sun.spot.peripheral.radio.proxy that implement IRadioProtocolManager | |
|---|---|
class |
ProxyRadiogramProtocolManager
|
class |
ProxyRadioProtocolManager
|
class |
ProxyRadiostreamProtocolManager
|
| Methods in com.sun.spot.peripheral.radio.proxy that return IRadioProtocolManager | |
|---|---|
IRadioProtocolManager |
IRadioServerContext.getRadioProtocolManager()
|
| Methods in com.sun.spot.peripheral.radio.proxy with parameters of type IRadioProtocolManager | |
|---|---|
ReplyEnvelope |
WaitForAllAcksCommand.execute(IRadioProtocolManager radioProtocolManager)
|
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||