summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/util/News.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] continue to main window even if getting the news failsJonathan Bauer2014-09-151-31/+10Star
|
* [client] timeouts for getting news per httpJonathan Bauer2014-09-151-4/+17
| | | | 5seconds on connection and 10sec on reading the stream
* [client] javadoced News classJonathan Bauer2014-09-151-27/+67
|
* [client] News class for getting news from the satelliteJonathan Bauer2014-09-151-0/+215