Acme.Serve
Class ThrottleItem

java.lang.Object
  extended by Acme.Serve.ThrottleItem

public class ThrottleItem
extends java.lang.Object


Constructor Summary
ThrottleItem(long maxBps)
           
 
Method Summary
 long getMaxBps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrottleItem

public ThrottleItem(long maxBps)
Method Detail

getMaxBps

public long getMaxBps()


Copyright © 2010. All Rights Reserved.