|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.limegroup.gnutella.settings.AbstractSettings
com.limegroup.gnutella.settings.LimeProps
com.limegroup.gnutella.settings.DownloadSettings
Settings for downloads
Field Summary | |
static IntSetting |
MAX_DOWNLOAD_BYTES_PER_SEC
The maximum number of downstream bytes per second ever passed by this node. |
static IntSetting |
MAX_SIM_DOWNLOAD
The maximum number of simultaneous downloads to allow. |
Fields inherited from class com.limegroup.gnutella.settings.LimeProps |
FACTORY |
Methods inherited from class com.limegroup.gnutella.settings.LimeProps |
instance |
Methods inherited from class com.limegroup.gnutella.settings.AbstractSettings |
getFactory, getProperties, getPropertiesFile, getShouldSave, reload, revertToDefault, save, setShouldSave |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final IntSetting MAX_DOWNLOAD_BYTES_PER_SEC
public static final IntSetting MAX_SIM_DOWNLOAD
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |