Package | Description |
---|---|
io.netty.handler.traffic |
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
|
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<java.lang.Integer,GlobalTrafficShapingHandler.PerChannel> |
GlobalTrafficShapingHandler.channelQueues
All queues per channel
|
Modifier and Type | Method and Description |
---|---|
private GlobalTrafficShapingHandler.PerChannel |
GlobalTrafficShapingHandler.getOrSetPerChannel(ChannelHandlerContext ctx) |
Modifier and Type | Method and Description |
---|---|
private void |
GlobalTrafficShapingHandler.sendAllValid(ChannelHandlerContext ctx,
GlobalTrafficShapingHandler.PerChannel perChannel,
long now) |