Uses of Class
org.jboss.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 org.jboss.netty.handler.traffic
Fields in org.jboss.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 org.jboss.netty.handler.traffic that return GlobalChannelTrafficShapingHandler.PerChannelModifier and TypeMethodDescriptionGlobalChannelTrafficShapingHandler.getOrSetPerChannel
(ChannelHandlerContext ctx) Methods in org.jboss.netty.handler.traffic with parameters of type GlobalChannelTrafficShapingHandler.PerChannelModifier and TypeMethodDescriptionprivate void
GlobalChannelTrafficShapingHandler.sendAllValid
(ChannelHandlerContext ctx, GlobalChannelTrafficShapingHandler.PerChannel perChannel, long now)