Uses of Class
io.netty.handler.traffic.ChannelTrafficShapingHandler.ToSend
-
Packages that use ChannelTrafficShapingHandler.ToSend Package Description io.netty.handler.traffic Implementation of a Traffic Shaping Handler and Dynamic Statistics. -
-
Uses of ChannelTrafficShapingHandler.ToSend in io.netty.handler.traffic
Fields in io.netty.handler.traffic with type parameters of type ChannelTrafficShapingHandler.ToSend Modifier and Type Field Description private java.util.ArrayDeque<ChannelTrafficShapingHandler.ToSend>
ChannelTrafficShapingHandler. messagesQueue
-