SunSPOT API V3.0


com.sun.spot.peripheral.radio.routing.interfaces
Interface RouteEventClient

All Known Implementing Classes:
LowPan

public interface RouteEventClient

Version:
0.1
Author:
Allen Ajit George

Method Summary
 void routeFound(RouteInfo info, Object uniqueKey)
          callback method that can be used be the routing manager to tell the client that a route has been found
 

Method Detail

routeFound

void routeFound(RouteInfo info,
                Object uniqueKey)
callback method that can be used be the routing manager to tell the client that a route has been found


SunSPOT API V3.0


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