| Class | Description |
|---|---|
| DownloadDTO |
A data transfer object containing the information for downloading a video
|
| OldRunnerTask |
Created by nicklas on 29.12.16.
|
| VideoDTO |
A Data-Transfer-Object which contains all needed information for MediathekView.
|
| ZDFClient |
jersey client of ZDF
|
| ZDFConfigurationDTO |
A Data-Transfer-Object to transfer the ZDF configuration information.
|
| ZDFConfigurationLoader |
A simple singleton to read the ZDF configuration just once per runtime.
|
| ZdfDatenFilm | |
| ZDFDownloadDTODeserializer |
A JSON deserializer to gather the needed information for a
DownloadDTO. |
| ZDFEntryDTO |
A Data-Transfer-Object to transfer the URL with the general information and the download information.
|
| ZDFEntryDTODeserializer |
A JSON deserializer to gather the needed information for a
ZDFEntryDTO. |
| ZDFEntryTask |
Searches all information required for a film
|
| ZdfIndexPageDeserializer |
Deserializes index page to determine the bearers to use for api calls
|
| ZDFSearchPageTask |
Task to parse the response of a search page.
|
| ZDFSearchTask | |
| ZDFVideoDTODeserializer |
A JSON deserializer to gather the needed information for a
VideoDTO. |
| Enum | Description |
|---|---|
| GeoLocations |
The available GEO locations.
|
| Qualities | |
| Sender |
Created by nicklas on 29.12.16.
|
| ZDFClient.ZDFClientMode |
| Exception | Description |
|---|---|
| NoDownloadInformationException |