openr66.protocol.localhandler.packet
Class LocalPacketSizeEstimator
java.lang.Object
openr66.protocol.localhandler.packet.LocalPacketSizeEstimator
- All Implemented Interfaces:
- org.jboss.netty.util.ObjectSizeEstimator
public class LocalPacketSizeEstimator
- extends Object
- implements org.jboss.netty.util.ObjectSizeEstimator
Local Packet size estimator
- Author:
- Frederic Bregier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalPacketSizeEstimator
public LocalPacketSizeEstimator()
estimateSize
public int estimateSize(Object o)
- Specified by:
estimateSize
in interface org.jboss.netty.util.ObjectSizeEstimator
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.