public interface DownloadHandler
Modifier and Type | Method and Description |
---|---|
void |
handleDownload(DownloadJob job,
InputStream stream) |
void |
handleFileNotFound(String fileName) |
void handleDownload(DownloadJob job, InputStream stream) throws TvBrowserException
TvBrowserException
void handleFileNotFound(String fileName) throws TvBrowserException
TvBrowserException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)