SunSPOT API V5.0


Uses of Interface
com.sun.squawk.peripheral.IPeripheral

Packages that use IPeripheral
com.sun.spot.flashmanagement Low level access to chunks of flash memory. 
com.sun.squawk.peripheral   
 

Uses of IPeripheral in com.sun.spot.flashmanagement
 

Classes in com.sun.spot.flashmanagement that implement IPeripheral
 class NorFlashSectorAllocator
           
 

Uses of IPeripheral in com.sun.squawk.peripheral
 

Subinterfaces of IPeripheral in com.sun.squawk.peripheral
 interface INorFlashSectorAllocator
          INorFlashSectorAllocator is part of the implementation of the Record Management Store (see RecordStore).
 

Classes in com.sun.squawk.peripheral that implement IPeripheral
 class SimulatedNorFlashSectorAllocator
           
 

Methods in com.sun.squawk.peripheral that return IPeripheral
 IPeripheral[] PeripheralRegistry.getAll(Class type)
          Return all peripherals of type type.
 IPeripheral PeripheralRegistry.getSingleton(Class type)
           
 

Methods in com.sun.squawk.peripheral with parameters of type IPeripheral
 void PeripheralRegistry.add(IPeripheral peripheral)
           
 


SunSPOT API V5.0


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