SunSPOT API V5.0


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

Packages that use IRadioPacketDispatcher
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
 

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

Classes in com.sun.spot.peripheral.radio that implement IRadioPacketDispatcher
 class RadioPacketDispatcher
          Implements IRadioPacketDispatcher for the Spot environment.
 

Methods in com.sun.spot.peripheral.radio that return IRadioPacketDispatcher
static IRadioPacketDispatcher RadioPacketDispatcher.getInstance()
          Return the singleton instance of RadioPacketDispatcher.
 

Constructors in com.sun.spot.peripheral.radio with parameters of type IRadioPacketDispatcher
LowPan(long ourAddress, IRoutingManager routingManager, IRadioPacketDispatcher radioPacketDispatcher)
          protected constructor for the instantiation of the singleton
 


SunSPOT API V5.0


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