SunSPOT host API V4.0


Uses of Class
com.sun.spot.client.Flashable

Packages that use Flashable
com.sun.spot.client General facilities for communicating from a desktop with Sun SPOTs, both locally and remotely. 
 

Uses of Flashable in com.sun.spot.client
 

Methods in com.sun.spot.client with parameters of type Flashable
 void IBootloaderTarget.flashBootloader(Flashable flashable, int minHardwareRev, int maxHardwareRev)
          Flash the bootloader.
 void IBootloaderTarget.flashBootstrap(Flashable flashable)
          Flash a bootstrap suite.
 void ISpotManager.flashConfig(Flashable configPageData)
          Flash the Config Page with the given data
 void ISpotClientCommandHelper.flashConfig(Flashable configPageData)
          Flash the Config Page with the given data
 void IBootloaderTarget.flashConfig(Flashable configPageData)
          Flash the config page
 void IBootloaderTarget.flashLib(Flashable flashable, int hash)
          Flash a library suite.
 void IBootloaderTarget.flashManufacturingImage(Flashable imageContents)
          Flash a manufacturing image.
 void IBootloaderTarget.flashVM(Flashable flashable)
          Flash the VM executable
 void IAdminTarget.sendFile(Flashable flashable)
          Send file data.
 void IBootloaderTarget.upgradePrePurpleBootloader(Flashable bootloaderContents)
          Flash the bootloader of a SPOT whose current bootloader predates the purple release.
 


SunSPOT host API V4.0


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