SunSPOT host API V4.0


Uses of Interface
com.sun.spot.peripheral.radio.IRadioPolicyManager

Packages that use IRadioPolicyManager
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
 

Uses of IRadioPolicyManager in com.sun.spot.peripheral
 

Methods in com.sun.spot.peripheral that return IRadioPolicyManager
 IRadioPolicyManager Spot.getRadioPolicyManager()
          Deprecated.  
 

Uses of IRadioPolicyManager in com.sun.spot.peripheral.radio
 

Classes in com.sun.spot.peripheral.radio that implement IRadioPolicyManager
 class RadioPolicyManager
           
 

Methods in com.sun.spot.peripheral.radio that return IRadioPolicyManager
static IRadioPolicyManager RadioFactory.getRadioPolicyManager()
          Get the singleton radio policy manager
 

Methods in com.sun.spot.peripheral.radio with parameters of type IRadioPolicyManager
static void RadioFactory.setRadioPolicyManager(IRadioPolicyManager radioPolicyManager)
          For testing only
 


SunSPOT host API V4.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.