| Package | Description |
|---|---|
| net.tomp2p.utils |
| Class and Description |
|---|
| AbstractTrafficShapingHandler
AbstractTrafficShapingHandler allows to limit the global bandwidth
(see
GlobalTrafficShapingHandler) or per session
bandwidth (see ChannelTrafficShapingHandler), as traffic shaping. |
| TrafficCounter
TrafficCounter is associated with
AbstractTrafficShapingHandler.A TrafficCounter has for goal to count the traffic in order to enable to limit the traffic or not, globally or per channel. |
Copyright © 2011. All Rights Reserved.