Uses of Package
org.gudy.azureus2.plugins.download.savelocation

Packages that use org.gudy.azureus2.plugins.download.savelocation
org.gudy.azureus2.plugins.download   
org.gudy.azureus2.plugins.download.savelocation   
 

Classes in org.gudy.azureus2.plugins.download.savelocation used by org.gudy.azureus2.plugins.download
DefaultSaveLocationManager
          Note: Only for implementation by Azureus, not plugins.
SaveLocationChange
          Used by SaveLocationManager - 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 the DownloadManager.setSaveLocationManager(SaveLocationManager).
 

Classes in org.gudy.azureus2.plugins.download.savelocation used by org.gudy.azureus2.plugins.download.savelocation
SaveLocationChange
          Used by SaveLocationManager - 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 the DownloadManager.setSaveLocationManager(SaveLocationManager).