|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
GlobalTrafficShapingHandler) or per session
bandwidth (see ChannelTrafficShapingHandler), as traffic shaping.ObjectSizeEstimator
ObjectSizeEstimator and using default Check Interval
ObjectSizeEstimator and using NO LIMIT and default Check Interval
ObjectSizeEstimator and using NO LIMIT
BaseFuture becomes available.AbstractTrafficShapingHandler is for channel
traffic shaping, that is to say a per channel limitation of the bandwidth.ExecutionHandler (like
OrderedMemoryAwareThreadPoolExecutor or MemoryAwareThreadPoolExecutor).ChannelPipelineFactory, you should create a new ChannelTrafficShapingHandler in this
ChannelPipelineFactory each time getPipeline() method is called.AbstractTrafficShapingHandler is for global
traffic shaping, that is to say a global limitation of the bandwidth, whatever
the number of opened channels.IdleStateEvent when a Channel has not performed
read, write, or both operation for a while.BaseFuture has
been completed.
Timer which was specified in the constructor of this
handler.
shutdownSharedTCP or
shutdownSharedUDP instead.
AbstractTrafficShapingHandler.AbstractTrafficShapingHandler that hosts it, the executorService to use, its
name, the checkInterval between two computations in millisecond
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||