SunSPOT API V5.0


Uses of Interface
com.sun.spot.flashmanagement.IFlashFileInfo

Packages that use IFlashFileInfo
com.sun.spot.flashmanagement Low level access to chunks of flash memory. 
com.sun.spot.imp   
com.sun.spot.peripheral.ota Support for managing remote Sun SPOTs using ant scripts. 
 

Uses of IFlashFileInfo in com.sun.spot.flashmanagement
 

Subinterfaces of IFlashFileInfo in com.sun.spot.flashmanagement
 interface IExtendedFlashFileInfo
          IExtendedFlashFileInfo extends IFlashFileInfo to provide access to the physical flash sectors allocated to the flash file that the IExtendedFlashFileInfo represents.
 

Methods in com.sun.spot.flashmanagement that return IFlashFileInfo
 IFlashFileInfo[] IFAT.getFileInfos()
           
 

Uses of IFlashFileInfo in com.sun.spot.imp
 

Constructors in com.sun.spot.imp with parameters of type IFlashFileInfo
MIDletSuiteDescriptor(IFlashFileInfo fileInfo)
          Construct a descriptor based on the information obtained from an IFlashFileInfo
 

Uses of IFlashFileInfo in com.sun.spot.peripheral.ota
 

Classes in com.sun.spot.peripheral.ota that implement IFlashFileInfo
 class OTAFlashFileInfo
          OTAFlashFileInfo records information about a FlashFile instance so that it can be serialised for transmission to a host process.
 


SunSPOT API V5.0


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