SunSPOT host API V3.0


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

Packages that use IFlashFileInfo
com.sun.spot.client General facilities for communicating from a desktop with Sun SPOTs, both locally and remotely. 
com.sun.spot.flashmanagement Low level access to chunks of flash memory. 
 

Uses of IFlashFileInfo in com.sun.spot.client
 

Methods in com.sun.spot.client that return IFlashFileInfo
 IFlashFileInfo IAdminTarget.getFileInfo(String filename)
          Get information describing an flashmanagement.FlashFile on the target.
 

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.
 

Classes in com.sun.spot.flashmanagement that implement IFlashFileInfo
 class FlashFile
          FlashFile This class is the main entry point to the flash memory filing system.
 


SunSPOT host API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.