Uses of Class
org.jboss.netty.handler.traffic.GlobalTrafficShapingHandler.PerChannel
Packages that use GlobalTrafficShapingHandler.PerChannel
Package
Description
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
-
Uses of GlobalTrafficShapingHandler.PerChannel in org.jboss.netty.handler.traffic
Fields in org.jboss.netty.handler.traffic with type parameters of type GlobalTrafficShapingHandler.PerChannelModifier and TypeFieldDescriptionprivate final ConcurrentMap
<Integer, GlobalTrafficShapingHandler.PerChannel> GlobalTrafficShapingHandler.channelQueues
Methods in org.jboss.netty.handler.traffic that return GlobalTrafficShapingHandler.PerChannelModifier and TypeMethodDescriptionGlobalTrafficShapingHandler.getOrSetPerChannel
(ChannelHandlerContext ctx) Methods in org.jboss.netty.handler.traffic with parameters of type GlobalTrafficShapingHandler.PerChannelModifier and TypeMethodDescriptionprivate void
GlobalTrafficShapingHandler.sendAllValid
(ChannelHandlerContext ctx, GlobalTrafficShapingHandler.PerChannel perChannel, long now)