|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.spot.client | |
---|---|
com.sun.spot.client | General facilities for communicating from a desktop with Sun SPOTs, both locally and remotely. |
com.sun.spot.client.command | Individual commands for communicating with Sun SPOTs, both locally and remotely. |
com.sun.spot.client.ui | The command line user interface to the Spot Client. |
com.sun.spot.flashmanagement | Low level access to chunks of flash memory. |
com.sun.spot.spotselector |
Classes in com.sun.spot.client used by com.sun.spot.client | |
---|---|
Flashable
Flashable represents data to be flashed to a SPOT, which may be either a host file or an in-memory byte array. |
|
IAdminTarget
IAdminTarget allows data to be sent to and from the admin command processor on a SPOT, either locally via USB or remotely via the radio. |
|
IBootloaderTarget
IBootloaderTarget allows data to be sent to and from the bootloader executing on a SPOT connected locally. |
|
ISpotClientCommandHelper
ISpotClientCommandHelper provides useful facilities to executing ISpotClientCommand s. |
|
ISpotManager
ISpotManager is not intended for direct use by new instances of ISpotClientCommand , which should normally
use the facilities available via ISpotClientCommandHelper , IAdminTarget and by executing other
built-in instances of ISpotClientCommand such as SynchronizeCommand and QuitCommand . |
|
IUI
Interface that must be implemented by the Spot Client UI component. |
|
SpotClientArgumentException
SpotClientArgumentException is thrown when an ISpotClientCommand is invoked
with incompatible arguments |
|
SpotClientCommands
SpotClientCommands An instance of this holds all the commands available in a SpotClient including user extensions. |
|
SpotClientException
SpotClientException superclass for runtime exceptions thrown by SpotClient |
|
SpotClientFailureException
SpotClientFailureException thrown by SpotClient to indicate general errors not covered by a more specific subtype of SpotClientException . |
|
SpotClientUnknownCommandException
SpotClientUnknownCommandException indicates that an attempt was made to send a command to a SPOT (either an admin command processor or a bootloader) and that the command was not recognised by the SPOT. |
|
SpotObsoleteVersionException
SpotObsoleteVersionException indicates a failure caused by the SPOT running software versions different to those expected by the installed SDK. |
|
SpotPropertiesManager
SpotPropertiesManager manages the retrieval and setting of the persistent system properties on the SPOT. |
|
SpotSerialPortException
SpotSerialPortException represents a failure in serial port communications. |
|
SpotState
SpotState is internal to the implementation of the ISpotClientCommandHelper and all the information
it contains should be accessed via that interface. |
Classes in com.sun.spot.client used by com.sun.spot.client.command | |
---|---|
ISpotClientCommandHelper
ISpotClientCommandHelper provides useful facilities to executing ISpotClientCommand s. |
|
SpotClientException
SpotClientException superclass for runtime exceptions thrown by SpotClient |
Classes in com.sun.spot.client used by com.sun.spot.client.ui | |
---|---|
ISpotClientCommandHelper
ISpotClientCommandHelper provides useful facilities to executing ISpotClientCommand s. |
|
IUI
Interface that must be implemented by the Spot Client UI component. |
Classes in com.sun.spot.client used by com.sun.spot.flashmanagement | |
---|---|
ITargetFlashAccess
ITargetFlashAccess provides sector-level access to the flash memory of a locally connected SPOT. |
Classes in com.sun.spot.client used by com.sun.spot.spotselector | |
---|---|
SerialPortWrapper
SerialPortWrapper wraps an RXTX SerialPort to centralise the parameters for opening it, and to provide easy access to its streams. |
|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |