|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
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.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. |
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 host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |