Uses of Interface
com.biglybt.pif.download.savelocation.DefaultSaveLocationManager
-
Packages that use DefaultSaveLocationManager Package Description com.biglybt.core.download.impl com.biglybt.pif.download com.biglybt.pifimpl.local.download com.biglybt.pifimpl.remote.download -
-
Uses of DefaultSaveLocationManager in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as DefaultSaveLocationManager Modifier and Type Field Description static DefaultSaveLocationManager
DownloadManagerDefaultPaths. DEFAULT_HANDLER
-
Uses of DefaultSaveLocationManager in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return DefaultSaveLocationManager Modifier and Type Method Description DefaultSaveLocationManager
DownloadManager. getDefaultSaveLocationManager()
Returns the defaultSaveLocationManager
object that controls where downloads should be placed. -
Uses of DefaultSaveLocationManager in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that return DefaultSaveLocationManager Modifier and Type Method Description DefaultSaveLocationManager
DownloadManagerImpl. getDefaultSaveLocationManager()
-
Uses of DefaultSaveLocationManager in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that return DefaultSaveLocationManager Modifier and Type Method Description DefaultSaveLocationManager
RPDownloadManager. getDefaultSaveLocationManager()
-