|
Sun SPOT API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.spot.peripheral.radio.RadioFactory
public class RadioFactory
Static factory for public access to the radio in various guises.
| Method Summary | |
|---|---|
static I802_15_4_MAC |
getI802_15_4_MAC()
Answer the interface for dealing with the radio at the I802.15.4 MAC level. |
static I802_15_4_PHY |
getI802_15_4_PHY()
Answer the interface for dealing with the radio at the I802.15.4 PHY level. |
static IProprietaryRadio |
getIProprietaryRadio()
Answer the interface for dealing with the radio features not implemented within the I802.15.4 standard. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static I802_15_4_MAC getI802_15_4_MAC()
public static I802_15_4_PHY getI802_15_4_PHY()
public static IProprietaryRadio getIProprietaryRadio()
|
Sun SPOT API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||