Uses of Package
com.biglybt.pif.download.savelocation
Packages that use com.biglybt.pif.download.savelocation
Package
Description
-
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.core.disk.implClassDescriptionUsed by
SaveLocationManager
- 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.implClassDescriptionNote: Only for implementation by Core, not plugins.Used by
SaveLocationManager
- you create an instance, set the attributes here and return the value.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.lwsClassDescriptionUsed by
SaveLocationManager
- you create an instance, set the attributes here and return the value. -
Classes in com.biglybt.pif.download.savelocation used by com.biglybt.pif.downloadClassDescriptionNote: Only for implementation by Core, not plugins.Used by
SaveLocationManager
- you create an instance, set the attributes here and return the value.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.savelocationClassDescriptionUsed by
SaveLocationManager
- you create an instance, set the attributes here and return the value.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.downloadClassDescriptionNote: Only for implementation by Core, not plugins.Used by
SaveLocationManager
- you create an instance, set the attributes here and return the value.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.downloadClassDescriptionNote: Only for implementation by Core, not plugins.Used by
SaveLocationManager
- you create an instance, set the attributes here and return the value.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)
.