Uses of Class
io.netty.handler.traffic.GlobalChannelTrafficShapingHandler.PerChannel
Packages that use GlobalChannelTrafficShapingHandler.PerChannel
Package
Description
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
-
Uses of GlobalChannelTrafficShapingHandler.PerChannel in io.netty.handler.traffic
Fields in io.netty.handler.traffic with type parameters of type GlobalChannelTrafficShapingHandler.PerChannelModifier and TypeFieldDescription(package private) final ConcurrentMap
<Integer, GlobalChannelTrafficShapingHandler.PerChannel> GlobalChannelTrafficShapingHandler.channelQueues
All queues per channelMethods in io.netty.handler.traffic that return GlobalChannelTrafficShapingHandler.PerChannelModifier and TypeMethodDescriptionGlobalChannelTrafficShapingHandler.getOrSetPerChannel
(ChannelHandlerContext ctx) Methods in io.netty.handler.traffic with parameters of type GlobalChannelTrafficShapingHandler.PerChannelModifier and TypeMethodDescriptionprivate void
GlobalChannelTrafficShapingHandler.sendAllValid
(ChannelHandlerContext ctx, GlobalChannelTrafficShapingHandler.PerChannel perChannel, long now)