Uses of Class
org.openflow.protocol.AggregateStatsReply

Packages that use AggregateStatsReply
org.openflow.gui.drawables Objects which can be drawn by the Pan-Zoom GUI. 
org.openflow.gui.stats Defines statistics-processing classes. 
 

Uses of AggregateStatsReply in org.openflow.gui.drawables
 

Methods in org.openflow.gui.drawables with parameters of type AggregateStatsReply
 void Link.updateStats(Match m, AggregateStatsReply reply)
          update this links with the latest stats reply about this link
 

Uses of AggregateStatsReply in org.openflow.gui.stats
 

Methods in org.openflow.gui.stats with parameters of type AggregateStatsReply
 void PortStats.update(AggregateStatsReply r)
          update the statistics with those contained in r