org.browsermob.proxy.util
Class BandwidthSimulator

java.lang.Object
  extended by org.browsermob.proxy.util.BandwidthSimulator

public class BandwidthSimulator
extends Object


Constructor Summary
BandwidthSimulator(int targetBPS)
           
 
Method Summary
 int maximumBytes(int position)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandwidthSimulator

public BandwidthSimulator(int targetBPS)
Method Detail

maximumBytes

public int maximumBytes(int position)


Copyright © 2011. All Rights Reserved.