SunSPOT API V3.0


Uses of Class
com.sun.spot.peripheral.radio.mhrp.RouteInfo

Packages that use RouteInfo
com.sun.spot.peripheral.radio.mhrp Components that can be used by mesh routing protocols. 
com.sun.spot.peripheral.radio.mhrp.interfaces Interfaces that should be implemented by a mesh routing protocol. 
 

Uses of RouteInfo in com.sun.spot.peripheral.radio.mhrp
 

Methods in com.sun.spot.peripheral.radio.mhrp that return RouteInfo
static RouteInfo RouteInfo.fromString(String s)
          Deprecated.  
 

Uses of RouteInfo in com.sun.spot.peripheral.radio.mhrp.interfaces
 

Methods in com.sun.spot.peripheral.radio.mhrp.interfaces that return RouteInfo
 RouteInfo IRoutingManager.getRouteInfo(long address)
          Deprecated. this method can be called to obtain a route info for an address
 

Methods in com.sun.spot.peripheral.radio.mhrp.interfaces with parameters of type RouteInfo
 void RouteEventClient.routeFound(RouteInfo info, Object uniqueKey)
          Deprecated. 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.