|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrafficCounter | |
---|---|
org.jboss.netty.handler.traffic | Implementation of a Traffic Shaping Handler and Dynamic Statistics. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |