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

Interface Summary
DefaultSaveLocationManager Note: Only for implementation by Azureus, not plugins.
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).
 

Class Summary
SaveLocationChange Used by SaveLocationManager - you create an instance, set the attributes here and return the value.