SunSPOT API V5.0


Uses of Class
com.sun.spot.peripheral.radio.LowPanStats

Packages that use LowPanStats
com.sun.spot.networktools Tools that answer network queries for information about the SPOT network stack 
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
 

Uses of LowPanStats in com.sun.spot.networktools
 

Methods in com.sun.spot.networktools that return LowPanStats
static LowPanStats NetManagementServer.requestStats(long target)
          Retrieve LowPan statistics from a remote node
 

Uses of LowPanStats in com.sun.spot.peripheral.radio
 

Methods in com.sun.spot.peripheral.radio that return LowPanStats
 LowPanStats LowPanStats.clone()
           
 LowPanStats LowPan.getStatistics()
          return a copy of the lowpan statistics object
 

Constructors in com.sun.spot.peripheral.radio with parameters of type LowPanStats
ReassemblyExpiration(String key, Hashtable reassemblyBuffers, LowPanStats lpStats)
          construct a new instance of ReassemblyExpiration
 


SunSPOT API V5.0


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