Uses of Class
com.biglybt.pif.download.DownloadException
-
-
Uses of DownloadException in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl that throw DownloadException Modifier and Type Method Description DiskManagerChannel
TranscodeJobOutputLeecher. createChannel()
DiskManagerRandomReadRequest
TranscodeJobOutputLeecher. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
Download
TranscodeJobOutputLeecher. getDownload()
byte[]
TranscodeJobOutputLeecher. getDownloadHash()
-
Uses of DownloadException in com.biglybt.core.download
Methods in com.biglybt.core.download that throw DownloadException Modifier and Type Method Description DiskManagerChannel
DiskManagerFileInfoDelegate. createChannel()
DiskManagerChannel
DiskManagerFileInfoFile. createChannel()
DiskManagerChannel
DiskManagerFileInfoStream. createChannel()
DiskManagerFileInfoURL.channel
DiskManagerFileInfoURL. createChannel()
DiskManagerRandomReadRequest
DiskManagerFileInfoDelegate. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
DiskManagerRandomReadRequest
DiskManagerFileInfoFile. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
DiskManagerRandomReadRequest
DiskManagerFileInfoStream. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
DiskManagerRandomReadRequest
DiskManagerFileInfoURL. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
Download
DiskManagerFileInfoDelegate. getDownload()
Download
DiskManagerFileInfoFile. getDownload()
Download
DiskManagerFileInfoStream. getDownload()
Download
DiskManagerFileInfoURL. getDownload()
byte[]
DiskManagerFileInfoStream. getDownloadHash()
byte[]
DiskManagerFileInfoURL. getDownloadHash()
Constructors in com.biglybt.core.download that throw DownloadException Constructor Description channel()
DiskManagerFileInfoDelegate(DiskManagerFileInfo _delegate)
-
Uses of DownloadException in com.biglybt.core.lws
Methods in com.biglybt.core.lws that throw DownloadException Modifier and Type Method Description void
LWSDownload. changeLocation(SaveLocationChange slc)
Download
LWSDownload. destubbify()
void
LWSDownload. initialize()
void
LWSDownload. moveDataFiles(java.io.File new_parent_dir)
void
LWSDownload. moveDataFiles(java.io.File new_parent_dir, java.lang.String new_name)
void
LWSDownload. moveTorrentFile(java.io.File new_parent_dir)
void
LWSDownload. recheckData()
void
LWSDownload. remove()
void
LWSDownload. remove(boolean delete_torrent, boolean delete_data)
void
LWSDownload. renameDownload(java.lang.String name)
void
LWSDownload. restart()
void
LWSDownload. start()
void
LWSDownload. stop()
void
LWSDownload. stopAndQueue()
void
LWSDownload. stopAndRemove(boolean delete_torrent, boolean delete_data)
DownloadStub
LWSDownload. stubbify()
-
Uses of DownloadException in com.biglybt.pif.disk
Methods in com.biglybt.pif.disk that throw DownloadException Modifier and Type Method Description DiskManagerChannel
DiskManagerFileInfo. createChannel()
DiskManagerRandomReadRequest
DiskManagerFileInfo. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
Creates a random read request - these will be executed against the download sequentiallyDownload
DiskManagerFileInfo. getDownload()
byte[]
DiskManagerFileInfo. getDownloadHash()
-
Uses of DownloadException in com.biglybt.pif.download
Methods in com.biglybt.pif.download that throw DownloadException Modifier and Type Method Description Download
DownloadManager. addDownload(Torrent torrent)
Add a torrent from a "Torrent" object.Download
DownloadManager. addDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Add a torrent from a "Torrent" object and point it at the data location.void
DownloadManager. addDownload(java.io.File torrent_file)
Add a torrent from a file.void
DownloadManager. addDownload(java.net.URL url)
add a torrent from a URL.void
DownloadManager. addDownload(java.net.URL url, boolean auto_download)
Add a torrent from a URL with explicit auto-download optionDownload
DownloadManager. addDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Explicit way of adding a download in a stopped stateDownload
DownloadManager. addNonPersistentDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Add a non-persistent download.Download
DownloadManager. addNonPersistentDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
void
Download. changeLocation(SaveLocationChange slc)
Apply the changes in the givenSaveLocationChange
object - this includes moving torrent and data file data.Download
DownloadStub. destubbify()
void
DownloadStubListener. downloadStubEventOccurred(DownloadStubEvent event)
Download
DownloadManager. getDownload(byte[] hash)
Gets a download given its hashvoid
Download. initialize()
See lifecycle description abovevoid
Download. moveDataFiles(java.io.File new_parent_dir)
Move a download's data files to a new location.void
Download. moveDataFiles(java.io.File new_parent_dir, java.lang.String new_name)
Move a download's data files to a new location, and rename the download at the same time.void
Download. moveTorrentFile(java.io.File new_parent_dir)
Move a download's torrent file to a new location.void
Download. recheckData()
Performs a complete recheck of the downloaded data Download must be in stopped, queued or error state Action is performed asynchronously and will progress the download through states PREPARING back to the relevant statevoid
Download. remove()
Removes a download.void
Download. remove(boolean delete_torrent, boolean delete_data)
Same as "remove" but, if successful, deletes the torrent and/or datavoid
DownloadStub.DownloadStubEx. remove(boolean delete_torrent, boolean delete_data)
void
DownloadStub. remove()
void
Download. renameDownload(java.lang.String name)
Renames the file (for a single file torrent) or directory (for a multi file torrent) where the download is being saved to.void
Download. restart()
See lifecycle description abovevoid
Download. start()
See lifecycle description abovevoid
Download. stop()
See lifecycle description abovevoid
Download. stopAndQueue()
See lifecycle description abovevoid
Download. stopAndRemove(boolean delete_torrent, boolean delete_data)
DownloadStub
Download. stubbify()
-
Uses of DownloadException in com.biglybt.pif.peers
Methods in com.biglybt.pif.peers that throw DownloadException Modifier and Type Method Description Download
PeerManager. getDownload()
-
Uses of DownloadException in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that throw DownloadException Modifier and Type Method Description Download
ShortCuts. getDownload(byte[] hash)
A quick way of looking up a download given its hashDownloadStats
ShortCuts. getDownloadStats(byte[] hash)
A quick way of getting a download's statistics given its hashvoid
ShortCuts. removeDownload(byte[] hash)
A quick way of deleting a download given its hashvoid
ShortCuts. restartDownload(byte[] hash)
A quick way of restarting a download given its hashvoid
ShortCuts. stopDownload(byte[] hash)
A quick way of stopping a download given its hash -
Uses of DownloadException in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that throw DownloadException Modifier and Type Method Description static DiskManagerFileInfo
PluginCoreUtils. unwrap(DiskManagerFileInfo info)
static DiskManagerFileInfo
PluginCoreUtils. wrap(DiskManagerFileInfo info)
-
Uses of DownloadException in com.biglybt.pifimpl.local.disk
Methods in com.biglybt.pifimpl.local.disk that throw DownloadException Modifier and Type Method Description DiskManagerChannel
DiskManagerFileInfoImpl. createChannel()
DiskManagerRandomReadRequest
DiskManagerFileInfoImpl. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
static DiskManagerRandomReadRequest
DiskManagerRandomReadController. createRequest(DownloadImpl download, DiskManagerFileInfoImpl file, long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
Download
DiskManagerFileInfoImpl. getDownload()
byte[]
DiskManagerFileInfoImpl. getDownloadHash()
Constructors in com.biglybt.pifimpl.local.disk that throw DownloadException Constructor Description DiskManagerChannelImpl(DownloadImpl _download, DiskManagerFileInfoImpl _plugin_file)
-
Uses of DownloadException in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that throw DownloadException Modifier and Type Method Description Download
DownloadManagerImpl. addDownload(Torrent torrent)
Download
DownloadManagerImpl. addDownload(Torrent torrent, java.io.File torrent_file, java.io.File data_location)
Download
DownloadManagerImpl. addDownload(Torrent torrent, java.io.File torrent_file, java.io.File data_location, int initial_state)
void
DownloadManagerImpl. addDownload(java.net.URL url, boolean auto_download)
Download
DownloadManagerImpl. addDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
DownloadManagerImpl. addNonPersistentDownload(Torrent torrent, java.io.File torrent_file, java.io.File data_location)
Download
DownloadManagerImpl. addNonPersistentDownloadStopped(Torrent torrent, java.io.File torrent_file, java.io.File data_location)
void
DownloadImpl. changeLocation(SaveLocationChange slc)
Download
DownloadImpl. destubbify()
protected Download
DownloadManagerImpl. destubbify(DownloadStubImpl stub)
Download
DownloadStubImpl. destubbify()
Download
DownloadManagerImpl. getDownload(DiskManager dm)
protected DownloadImpl
DownloadManagerImpl. getDownload(DownloadManager dm)
protected Download
DownloadManagerImpl. getDownload(TOTorrent torrent)
static Download
DownloadManagerImpl. getDownloadStatic(DiskManager dm)
static DownloadImpl
DownloadManagerImpl. getDownloadStatic(DownloadManager dm)
Retrieve the plugin Downlaod object related to the DownloadManagerstatic Download
DownloadManagerImpl. getDownloadStatic(TOTorrent torrent)
void
DownloadImpl. initialize()
void
DownloadImpl. moveDataFiles(java.io.File new_parent_dir)
void
DownloadImpl. moveDataFiles(java.io.File new_parent_dir, java.lang.String new_name)
void
DownloadImpl. moveTorrentFile(java.io.File new_parent_dir)
void
DownloadImpl. recheckData()
void
DownloadImpl. remove()
void
DownloadImpl. remove(boolean delete_torrent, boolean delete_data)
void
DownloadStubImpl. remove(boolean delete_torrent, boolean delete_data)
void
DownloadImpl. renameDownload(java.lang.String new_name)
void
DownloadImpl. restart()
void
DownloadImpl. start()
void
DownloadImpl. stop()
void
DownloadImpl. stopAndQueue()
void
DownloadImpl. stopAndRemove(boolean delete_torrent, boolean delete_data)
DownloadStub
DownloadImpl. stubbify()
protected DownloadStub
DownloadManagerImpl. stubbify(DownloadImpl download)
-
Uses of DownloadException in com.biglybt.pifimpl.local.peers
Methods in com.biglybt.pifimpl.local.peers that throw DownloadException Modifier and Type Method Description Download
PeerManagerImpl. getDownload()
-
Uses of DownloadException in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that throw DownloadException Modifier and Type Method Description Download
ShortCutsImpl. getDownload(byte[] hash)
DownloadStats
ShortCutsImpl. getDownloadStats(byte[] hash)
void
ShortCutsImpl. removeDownload(byte[] hash)
void
ShortCutsImpl. restartDownload(byte[] hash)
void
ShortCutsImpl. stopDownload(byte[] hash)
-
Uses of DownloadException in com.biglybt.pifimpl.remote.disk
Methods in com.biglybt.pifimpl.remote.disk that throw DownloadException Modifier and Type Method Description DiskManagerRandomReadRequest
RPDiskManagerFileInfo. createRandomReadRequest(long file_offset, long length, boolean reverse_order, DiskManagerListener listener)
Download
RPDiskManagerFileInfo. getDownload()
-
Uses of DownloadException in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that throw DownloadException Modifier and Type Method Description Download
RPDownloadManager. addDownload(Torrent torrent)
Download
RPDownloadManager. addDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
void
RPDownloadManager. addDownload(java.io.File torrent_file)
void
RPDownloadManager. addDownload(java.net.URL url)
void
RPDownloadManager. addDownload(java.net.URL url, boolean auto_download)
Download
RPDownloadManager. addDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
RPDownloadManager. addNonPersistentDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
RPDownloadManager. addNonPersistentDownloadStopped(Torrent torrent, java.io.File torrentLocation, java.io.File dataLocation)
Download
RPDownload. destubbify()
void
RPDownload. initialize()
void
RPDownload. moveDataFiles(java.io.File new_parent_dir)
void
RPDownload. moveDataFiles(java.io.File new_parent_dir, java.lang.String new_name)
void
RPDownload. recheckData()
void
RPDownload. remove()
void
RPDownload. remove(boolean delete_torrent, boolean delete_data)
void
RPDownload. restart()
void
RPDownload. start()
void
RPDownload. stop()
void
RPDownload. stopAndQueue()
void
RPDownload. stopAndRemove(boolean delete_torrent, boolean delete_data)
DownloadStub
RPDownload. stubbify()
-
Uses of DownloadException in com.biglybt.pifimpl.remote.utils
Methods in com.biglybt.pifimpl.remote.utils that throw DownloadException Modifier and Type Method Description Download
RPShortCuts. getDownload(byte[] hash)
DownloadStats
RPShortCuts. getDownloadStats(byte[] hash)
void
RPShortCuts. removeDownload(byte[] hash)
void
RPShortCuts. restartDownload(byte[] hash)
void
RPShortCuts. stopDownload(byte[] hash)
-
Uses of DownloadException in com.biglybt.plugin.sharing.hoster
Methods in com.biglybt.plugin.sharing.hoster that throw DownloadException Modifier and Type Method Description private Download
ShareHosterPlugin. addDownload(ShareResource resource, Torrent torrent, java.io.File torrent_file, java.io.File data_file)
-
Uses of DownloadException in com.biglybt.plugin.startstoprules.defaultplugin
Methods in com.biglybt.plugin.startstoprules.defaultplugin that throw DownloadException Modifier and Type Method Description void
DefaultRankCalculator. initialize()
void
RankCalculatorReal. initialize()
void
RankCalculatorSlotReserver. initialize()
void
DefaultRankCalculator. restart()
void
RankCalculatorReal. restart()
void
RankCalculatorSlotReserver. restart()
void
DefaultRankCalculator. start()
void
RankCalculatorReal. start()
void
RankCalculatorSlotReserver. start()
void
DefaultRankCalculator. stopAndQueue()
void
RankCalculatorReal. stopAndQueue()
void
RankCalculatorSlotReserver. stopAndQueue()
-
Uses of DownloadException in com.biglybt.ui.swt.views.skin
Methods in com.biglybt.ui.swt.views.skin that throw DownloadException Modifier and Type Method Description void
SBC_ArchivedDownloadsView. downloadStubEventOccurred(DownloadStubEvent event)
-