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

org.sunspotworld.demo.util
Interface LocateServiceListener

All Known Implementing Classes:
TelemetryMain

public interface LocateServiceListener

Interface used by a class wanting to be called back when the requested service has been found.

Author:
Ron Goldman
Date: July 31, 2007
See Also:
LocateService

Method Summary
 void serviceLocated(long serverAddress)
          Application specific callback routine for when the service is located.
 

Method Detail

serviceLocated

void serviceLocated(long serverAddress)
Application specific callback routine for when the service is located.

Parameters:
serverAddress - IEEE address of service

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

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