Uses of Class
org.jboss.netty.util.DefaultObjectSizeEstimator
Packages that use DefaultObjectSizeEstimator
Package
Description
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
-
Uses of DefaultObjectSizeEstimator in org.jboss.netty.handler.traffic
Subclasses of DefaultObjectSizeEstimator in org.jboss.netty.handler.trafficModifier and TypeClassDescriptionstatic class
For simple ChannelBuffer, returns the readableBytes, else use standard DefaultObjectSizeEstimator.