Package | Description |
---|---|
org.jboss.netty.handler.traffic |
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
|
Modifier and Type | Field and Description |
---|---|
protected TrafficCounter |
AbstractTrafficShapingHandler.trafficCounter
Traffic Counter
|
Modifier and Type | Method and Description |
---|---|
TrafficCounter |
AbstractTrafficShapingHandler.getTrafficCounter() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTrafficShapingHandler.doAccounting(TrafficCounter counter)
Called each time the accounting is computed from the TrafficCounters.
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.