|
||||||||||
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.UltrapeerSettings
Settings for Ultrapeers.
Field Summary | |
static BooleanSetting |
DISABLE_ULTRAPEER_MODE
Setting for whether or not to disable Ultrapeer mode. |
static BooleanSetting |
EVER_ULTRAPEER_CAPABLE
Setting for whether or not we've ever been Ultrapeer capable. |
static BooleanSetting |
FORCE_ULTRAPEER_MODE
Setting for whether or not to force Ultrapeer mode. |
static IntSetting |
MAX_LEAVES
Setting for the maximum leaf connections. |
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 BooleanSetting EVER_ULTRAPEER_CAPABLE
public static final BooleanSetting FORCE_ULTRAPEER_MODE
public static final BooleanSetting DISABLE_ULTRAPEER_MODE
public static final IntSetting MAX_LEAVES
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |