Uses of Class
io.netty5.handler.traffic.GlobalChannelTrafficShapingHandler
-
Packages that use GlobalChannelTrafficShapingHandler Package Description io.netty5.handler.traffic Implementation of a Traffic Shaping Handler and Dynamic Statistics. -
-
Uses of GlobalChannelTrafficShapingHandler in io.netty5.handler.traffic
Constructors in io.netty5.handler.traffic with parameters of type GlobalChannelTrafficShapingHandler Constructor Description GlobalChannelTrafficCounter(GlobalChannelTrafficShapingHandler trafficShapingHandler, EventExecutorGroup executor, String name, long checkInterval)
-