|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in org.lastbamboo.common.download used by org.lastbamboo.common.download | |
|---|---|
| AbstractDownloader
An abstract base class to help implement downloaders. |
|
| Downloader
The interface to an object that manages the download of a single resource. |
|
| DownloaderListener
A listener for downloaders. |
|
| DownloaderState
A downloader state. |
|
| DownloaderState.AbstractFailed
An abstract state for implementing failed states. |
|
| DownloaderState.AbstractRunning
An abstract state for implementing running states. |
|
| DownloaderState.AbstractSucceeded
An abstract state for implementing succeeded states. |
|
| DownloaderStateType
Downloader state types. |
|
| DownloadVisitor
Top level visitor for download types. |
|
| GnutellaDownloader
|
|
| LaunchFileTracker
Tracker for the file to launch for immediate viewing. |
|
| LittleShootDownloader
|
|
| MoverDState
The state for a downloader that moves a file from a temporary location to a permanent one. |
|
| MoverDState.Downloading
A state that indicates that the delegate downloader is downloading. |
|
| MoverDState.Failed
A state that indicates that the delegate downloader has failed. |
|
| MoverDState.Moved
A state that indicates that the temporary file has been moved. |
|
| MoverDState.MovedToITunes
A state that indicates that the file has been added to iTunes. |
|
| MoverDState.MoveFailed
A state that indicates that the attempt to move the temporary file failed. |
|
| MoverDState.Moving
A state that indicates that the temporary file is in the process of being moved. |
|
| MoverDState.Visitor
A visitor for a mover downloader state. |
|
| MsDState
The state for multi-source downloaders. |
|
| MsDState.Canceled
A state that indicates that the downloader was canceled. |
|
| MsDState.Complete
A state that indicates that the downloader is done downloading. |
|
| MsDState.CouldNotDetermineSources
A state that indicates that the downloader could not determine any sources for the content. |
|
| MsDState.Downloading
A state that indicates that the downloader is downloading. |
|
| MsDState.Failed
A state that indicates that the downloader failed. |
|
| MsDState.GettingSources
A state that indicates that the downloader is getting sources. |
|
| MsDState.Idle
A state that indicates that the downloader is idle. |
|
| MsDState.LibTorrentDownloading
A state for LibTorrent downloading. |
|
| MsDState.LimeWireDownloading
A state for LimeWire downloading. |
|
| MsDState.LittleShootDownloading
A state for LittleShoot downloading. |
|
| MsDState.NoSourcesAvailable
A state that indicates that the downloader could not find any available sources. |
|
| MsDState.Paused
A state that indicates that the downloader is paused. |
|
| MsDState.Visitor
A visitor for a downloader state. |
|
| RangeDownloader
Interface for classes that can initiate downloads. |
|
| RangeDownloadListener
Listens for connection events. |
|
| RangeSizeSelector
Interface for algorithms for selecting the size of ranges based on the number of available download sources and the size of files. |
|
| RangeTracker
Interface for tracking download ranges. |
|
| RateCalculator
An interface to an object that helps calculate rates. |
|
| RateSegment
A segment that can be used to calculate an overall rate. |
|
| Sha1DState
The state for the SHA-1 verifying downloader. |
|
| Sha1DState.Downloading
A state that indicates that the delegate downloader is downloading. |
|
| Sha1DState.Failed
A state that indicates that the delegate downloader has failed. |
|
| Sha1DState.Sha1Mismatch
A state that indicates the SHA-1 did not match the expected value. |
|
| Sha1DState.VerifiedSha1
A state that indicates the SHA-1 has been verified. |
|
| Sha1DState.VerifyingSha1
A state that indicates the SHA-1 is in the process of being verified. |
|
| Sha1DState.Visitor
A visitor for a SHA-1 downloader state. |
|
| SourceRanker
Interface for classes that rank available download sources. |
|
| StreamableDownloader
Super-interface for downloaders that may or may not be capable of streaming. |
|
| TorrentDownloader
Interface for torrent downloads. |
|
| UriResolver
Interface for classes that can resolve URIs to download sources for that URI. |
|
| VisitableDownloader
Interface for downloaders that are visitable by visitors. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||