SunSPOT API V5.0


Uses of Package
com.sun.spot.service

Packages that use com.sun.spot.service
com.sun.spot.networktools Tools that answer network queries for information about the SPOT network stack 
com.sun.spot.peripheral.ota Support for managing remote Sun SPOTs using ant scripts. 
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
com.sun.spot.peripheral.radio.mhrp.aodv An mesh routing package based on the AODV protocol. 
com.sun.spot.peripheral.radio.mhrp.lqrp An mesh routing package based on the AODV protocol. 
com.sun.spot.peripheral.radio.routing Interfaces implemented by all routing protocols. 
com.sun.spot.peripheral.radio.routing.interfaces Interfaces that should be implemented by a routing protocol manager. 
com.sun.spot.peripheral.radio.shrp Support for a Single Hop based routing protocol. 
com.sun.spot.sensorboard.service   
com.sun.spot.service IService provides a general interface to allow running services to be controlled. 
 

Classes in com.sun.spot.service used by com.sun.spot.networktools
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
 

Classes in com.sun.spot.service used by com.sun.spot.peripheral.ota
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
 

Classes in com.sun.spot.service used by com.sun.spot.peripheral.radio
BasicService
          A stub class for those simple services that do not run in their own threads.
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
ISpotRadioHelper
          Interface for a generic SPOT Radio Manager service.
 

Classes in com.sun.spot.service used by com.sun.spot.peripheral.radio.mhrp.aodv
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
 

Classes in com.sun.spot.service used by com.sun.spot.peripheral.radio.mhrp.lqrp
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
 

Classes in com.sun.spot.service used by com.sun.spot.peripheral.radio.routing
BasicService
          A stub class for those simple services that do not run in their own threads.
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
 

Classes in com.sun.spot.service used by com.sun.spot.peripheral.radio.routing.interfaces
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
 

Classes in com.sun.spot.service used by com.sun.spot.peripheral.radio.shrp
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
 

Classes in com.sun.spot.service used by com.sun.spot.sensorboard.service
BasicService
          A stub class for those simple services that do not run in their own threads.
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
ISpotBlink
          A simple service that blinks LEDs on attached boards or performs an equivalent action, e.g. beep sound to a speaker, etc.
 

Classes in com.sun.spot.service used by com.sun.spot.service
BasicService
          A stub class for those simple services that do not run in their own threads.
IService
          Basic interface supported by all SPOT services so they can be started & stopped from SPOT applications.
ISpotBlink
          A simple service that blinks LEDs on attached boards or performs an equivalent action, e.g. beep sound to a speaker, etc.
ServiceRegistry
          Global service registry for all SPOT-related services.
 


SunSPOT API V5.0


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