|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LaunchFileTracker in org.lastbamboo.common.download |
|---|
| Classes in org.lastbamboo.common.download that implement LaunchFileTracker | |
|---|---|
class |
DownloadingFileLauncher
Class for tracking parts of the downloading file we can view immediately in order. |
class |
LaunchFileDispatcher
Class for dispatching file download events to all the open file launchers/streamers. |
class |
LaunchFileTrackerAdapter
Adapter class for file launchers. |
| Methods in org.lastbamboo.common.download with parameters of type LaunchFileTracker | |
|---|---|
void |
LaunchFileDispatcher.addTracker(LaunchFileTracker tracker)
For testing. |
| Constructors in org.lastbamboo.common.download with parameters of type LaunchFileTracker | |
|---|---|
SingleSourceDownloader(org.lastbamboo.common.http.client.CommonsHttpClient httpClient,
URI source,
RangeDownloadListener rangeDownloadListener,
SourceRanker downloadSpeedRanker,
RangeTracker rangeTracker,
LaunchFileTracker launchTracker,
RandomAccessFile randomAccessFile)
Creates a downloader for downloading from a specific source. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||