Uses of Package
com.biglybt.pif.download.savelocation
-
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.core.disk.impl Class Description SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value. -
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.core.download.impl Class Description DefaultSaveLocationManager Note: Only for implementation by Core, not plugins.SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value.SaveLocationManager Plugins which want to control the logic of where the default save location for downloads (including for on-completion and on-removal behaviour) can implement this class and register it through theDownloadManager.setSaveLocationManager(SaveLocationManager)
. -
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.core.lws Class Description SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value. -
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.pif.download Class Description DefaultSaveLocationManager Note: Only for implementation by Core, not plugins.SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value.SaveLocationManager Plugins which want to control the logic of where the default save location for downloads (including for on-completion and on-removal behaviour) can implement this class and register it through theDownloadManager.setSaveLocationManager(SaveLocationManager)
. -
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.pif.download.savelocation Class Description SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value.SaveLocationManager Plugins which want to control the logic of where the default save location for downloads (including for on-completion and on-removal behaviour) can implement this class and register it through theDownloadManager.setSaveLocationManager(SaveLocationManager)
. -
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.pifimpl.local.download Class Description DefaultSaveLocationManager Note: Only for implementation by Core, not plugins.SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value.SaveLocationManager Plugins which want to control the logic of where the default save location for downloads (including for on-completion and on-removal behaviour) can implement this class and register it through theDownloadManager.setSaveLocationManager(SaveLocationManager)
. -
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.pifimpl.remote.download Class Description DefaultSaveLocationManager Note: Only for implementation by Core, not plugins.SaveLocationChange Used bySaveLocationManager
- you create an instance, set the attributes here and return the value.SaveLocationManager Plugins which want to control the logic of where the default save location for downloads (including for on-completion and on-removal behaviour) can implement this class and register it through theDownloadManager.setSaveLocationManager(SaveLocationManager)
.