SunSPOT API V5.0


Uses of Package
com.sun.spot.resourcesharing

Packages that use com.sun.spot.resourcesharing
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. 
com.sun.spot.resourcesharing The resource sharing framework exists to support people writing device drivers. 
com.sun.squawk.io.j2me.edemoserial The serial protocol supports read/write access to the usart module on the Atmega88 for spot applications. 
 

Classes in com.sun.spot.resourcesharing used by com.sun.spot.peripheral
IResourceRegistry
          The interface to the resource registry that controls access to shared resources.
 

Classes in com.sun.spot.resourcesharing used by com.sun.spot.peripheral.radio
IResourceRegistry
          The interface to the resource registry that controls access to shared resources.
 

Classes in com.sun.spot.resourcesharing used by com.sun.spot.resourcesharing
IResource
          This interface must be implemented by any object that is to be a shared resource.
IResourceHandle
          This interface must be implemented by objects generated by resources as handles to the resource.
IResourceRegistry
          The interface to the resource registry that controls access to shared resources.
ResourceSharingException
          A problem has occurred during a resource sharing operation.
ResourceSharingScheme
          An enumerated type that defines the different sharing schemes for shared resources.
ResourceUnavailableException
          The resource is not currently available.
 

Classes in com.sun.spot.resourcesharing used by com.sun.squawk.io.j2me.edemoserial
IResourceRegistry
          The interface to the resource registry that controls access to shared resources.
 


SunSPOT API V5.0


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