SunSPOT API V5.0


Package com.sun.spot.peripheral.ota

Support for managing remote Sun SPOTs using ant scripts.

See:
          Description

Interface Summary
IOTACommand IOTACommand: a SPOT admin command.
IOTACommandHelper IOTACommandHelper Each IOTACommand is passed an instance of this interface at execution to help it communicate with the remote SpotClient.
IOTACommandProcessorExtension IOTACommandProcessorExtension Any class that wants to install OTA commands (either additional commands or replacements/extensions for the default commands) must implement this interface.
IOTACommandRepository IOTACommandRepository represents the repository of commands in the SPOT's admin command processor.
IOTACommandServer Defines constants used by Over-the-air command sessions.
IOTACommandServerListener This interface must be supported by any object that wishes to receive notifications from a IOTACommandServer.
ISpotAdminConstants ISpotAdminConstants
ISpotBootloaderConstants ISpotBootloaderConstants
 

Class Summary
IsolateManager Provides a way to start/pause/stop Isolates.
OTACommandServer This class monitors radiogram communications on port number 8 and establishes a new OTA session to handle commands.
OTAFlashFileInfo OTAFlashFileInfo records information about a FlashFile instance so that it can be serialised for transmission to a host process.
SpotWorldCommand Provides support for executing commands from Solarium (formerly called SpotWorld).
SpotWorldCommand.PingReply  
URL Privide a string of the form "protocolName://address:port/rest1/rest2/...
 

Package com.sun.spot.peripheral.ota Description

Support for managing remote Sun SPOTs using ant scripts. Allows a subset of the ant scripts to be used with remote Sun SPOTs. This subset includes application deployment, deleting and setting public keys, switching between debug, basestation and normal execution, and modifying the startup command line arguments. There is no support for remote upgrading.


SunSPOT API V5.0


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