public class DayProgramReceiveDH extends Object implements DownloadHandler
Constructor and Description |
---|
DayProgramReceiveDH(TvBrowserDataService dataService,
TvDataBaseUpdater updater)
Creates a new DayProgramReceiveDH.
|
Modifier and Type | Method and Description |
---|---|
void |
handleDownload(DownloadJob job,
InputStream stream) |
void |
handleFileNotFound(String fileName) |
public DayProgramReceiveDH(TvBrowserDataService dataService, TvDataBaseUpdater updater)
dataService
- The dataservice of the data to receive.updater
- The TvDataBaseUpdater.public void handleDownload(DownloadJob job, InputStream stream) throws TvBrowserException
handleDownload
in interface DownloadHandler
TvBrowserException
public void handleFileNotFound(String fileName) throws TvBrowserException
handleFileNotFound
in interface DownloadHandler
TvBrowserException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)