Sun SPOT Telemetry Demo -- SPOT-side
v1.1

Package org.sunspotworld.demo.util

Helper classes to make it easier to write SPOT applications.

See:
          Description

Interface Summary
LocateServiceListener Interface used by a class wanting to be called back when the requested service has been found.
PacketHandler Interface used by a class wanting to be called back when packets are received with a packet type that the class has registered an interest in receiving.
 

Class Summary
LocateService Helper class to handle locating a remote service.
PacketReceiver Simple helper class to monitor a radiogram connection and redirect packets to handlers that have registered an interest in that packet type.
PacketTransmitter Simple transmit loop to pull packets off of a xmitQueue and send them.
PeriodicTask Framework to provide for running a task, such as taking samples, at a regular interval.
Spotlet Start of a framework for robust SPOT applications.
 

Package org.sunspotworld.demo.util Description

Helper classes to make it easier to write SPOT applications.


Sun SPOT Telemetry Demo -- SPOT-side
v1.1

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