SunSPOT API V5.0


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

All Known Implementing Classes:
LowPan, LowPanSpotRadioHelper

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 V5.0


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