Uses of Class
org.jboss.netty.handler.traffic.TrafficCounter

Packages that use TrafficCounter
org.jboss.netty.handler.traffic   
 

Uses of TrafficCounter in org.jboss.netty.handler.traffic
 

Fields in org.jboss.netty.handler.traffic declared as TrafficCounter
protected  TrafficCounter AbstractTrafficShapingHandler.trafficCounter
          Traffic Counter
 

Methods in org.jboss.netty.handler.traffic that return TrafficCounter
 TrafficCounter AbstractTrafficShapingHandler.getTrafficCounter()
           
 

Methods in org.jboss.netty.handler.traffic with parameters of type TrafficCounter
protected  void AbstractTrafficShapingHandler.doAccounting(TrafficCounter counter)
          Called each time the accounting is computed from the TrafficCounters.
 



Copyright © 2011. All Rights Reserved.