SunSPOT API V5.0


Uses of Class
com.sun.spot.service.BasicService

Packages that use BasicService
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
com.sun.spot.peripheral.radio.routing Interfaces implemented by all routing protocols. 
com.sun.spot.sensorboard.service   
com.sun.spot.service IService provides a general interface to allow running services to be controlled. 
 

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

Subclasses of BasicService in com.sun.spot.peripheral.radio
 class LowPan
          Packet processing layer based on the low pan draft.
 class LowPanSpotRadioHelper
          A facade so OTA can access low-level radio features.
 class RadioPacketDispatcher
          Implements IRadioPacketDispatcher for the Spot environment.
 

Uses of BasicService in com.sun.spot.peripheral.radio.routing
 

Subclasses of BasicService in com.sun.spot.peripheral.radio.routing
 class RoutingPolicyManager
          The onject that oversees the routing policy for this node
 

Uses of BasicService in com.sun.spot.sensorboard.service
 

Subclasses of BasicService in com.sun.spot.sensorboard.service
 class EDemoBoardBlink
          A simple service to blink the LEDs on the SPOT eDemoboard.
 

Uses of BasicService in com.sun.spot.service
 

Subclasses of BasicService in com.sun.spot.service
 class SpotBlink
          A simple service to blink the two LEDs on the SPOT main processor board.
 


SunSPOT API V5.0


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