Protege 3.5

edu.stanford.smi.protege.server.framestore
Class BandWidthPolicy

java.lang.Object
  extended by edu.stanford.smi.protege.server.framestore.BandWidthPolicy

public class BandWidthPolicy
extends Object


Field Summary
static String BANDWIDTH_CAP_PROPERTY
           
 
Constructor Summary
BandWidthPolicy()
           
BandWidthPolicy(int surgeCap, int bandwidthCap)
           
 
Method Summary
 void addItemsSent(int sent)
           
 void addItemToWaitList()
           
static int getCap()
           
 boolean stopSending()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BANDWIDTH_CAP_PROPERTY

public static final String BANDWIDTH_CAP_PROPERTY
See Also:
Constant Field Values
Constructor Detail

BandWidthPolicy

public BandWidthPolicy()

BandWidthPolicy

public BandWidthPolicy(int surgeCap,
                       int bandwidthCap)
Method Detail

getCap

public static int getCap()

addItemToWaitList

public void addItemToWaitList()

addItemsSent

public void addItemsSent(int sent)

stopSending

public boolean stopSending()

Protege 3.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.