Gabriele M 81229329f1 Generate download clients using a builder class
This change allows to define a proper interface for the download
client and keep its implementation completely separate. It also
allows to create clients without starting the download right away,
which could be useful when defining callbacks that require a
reference to the client.

Note that this change also drops the unused methods of DownloadClient.
2017-07-08 17:43:56 +02:00
2017-07-02 18:13:34 +02:00
Description
No description provided
5.5 MiB
Languages
Java 98.3%
Shell 1.7%