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

Packages that use org.gudy.azureus2.plugins.download
org.gudy.azureus2.plugins Provides interfaces in order to create Azureus Plugins. 
org.gudy.azureus2.plugins.disk   
org.gudy.azureus2.plugins.download   
org.gudy.azureus2.plugins.download.savelocation   
org.gudy.azureus2.plugins.messaging   
org.gudy.azureus2.plugins.peers   
org.gudy.azureus2.plugins.ui.tables.mytorrents Deprecated, use org.gudy.azureus2.plugins.ui.tables Classes that allow adding a column to "My Torrents" view. 
org.gudy.azureus2.plugins.utils   
org.gudy.azureus2.ui.swt.plugins   
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins
DownloadManager
          The DownloadManager gives access to functions used to monitor and manage Azureus's downloads
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins.disk
Download
          Management of a Torrent's activity.
DownloadException
          Throws by various Download methods to indicate errors
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins.download
Download
          Management of a Torrent's activity.
DownloadActivationEvent
           
DownloadActivationListener
           
DownloadAnnounceResult
           
DownloadAnnounceResultPeer
           
DownloadAttributeListener
          Event listener interface to be notified when particular attributes are handled.
DownloadCompletionListener
          Listener interface to be used for plugins to be notified when downloads enter a completed state.
DownloadEventNotifier
          This interface defines what methods an object should have defined to be able to inform listener objects about various events which occur on a download.
DownloadException
          Throws by various Download methods to indicate errors
DownloadListener
          A listener informed of changes to a Download's state and position
DownloadManagerListener
          A listener that is informed of the addition and removal of downloads
DownloadManagerStats
           
DownloadPeerListener
           
DownloadPropertyEvent
           
DownloadPropertyListener
           
DownloadRemovalVetoException
          This exception is thrown to prevent the removal of a download
DownloadScrapeResult
           
DownloadStats
           
DownloadTrackerListener
          A listener that will be informed when the latest announce/scrape results change.
DownloadWillBeAddedListener
           
DownloadWillBeRemovedListener
           
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins.download.savelocation
Download
          Management of a Torrent's activity.
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins.messaging
Download
          Management of a Torrent's activity.
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins.peers
Download
          Management of a Torrent's activity.
DownloadException
          Throws by various Download methods to indicate errors
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins.ui.tables.mytorrents
Download
          Management of a Torrent's activity.
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.plugins.utils
Download
          Management of a Torrent's activity.
DownloadException
          Throws by various Download methods to indicate errors
DownloadRemovalVetoException
          This exception is thrown to prevent the removal of a download
DownloadStats
           
 

Classes in org.gudy.azureus2.plugins.download used by org.gudy.azureus2.ui.swt.plugins
Download
          Management of a Torrent's activity.