|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.spot.peripheral.radio.RadioFactory
public class RadioFactory
Static factory for public access to the radio in various guises.
Method Summary | |
---|---|
static void |
closeBaseStation()
|
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. |
static void |
setAsDaemonThread(Thread thread)
|
Methods inherited from class java.lang.Object |
---|
equals, 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()
public static void setAsDaemonThread(Thread thread)
public static void closeBaseStation()
|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |