Package osdep

Interface Summary
ICallableWithParameter<V,P,E extends Exception> Like, the Callable interface, but with a single parameter
IDownloadListener Can be used to log the events that happen downloading a file
 

Class Summary
ConnectionHandler Connects to an HTTP site, authenticating the user to the proxy if needed
Downloader To download a file from the internet to a local directory
WebDownloader The main class of the library.
WebDownloaderTest  
 

Exception Summary
ConnectionException Something went wrong connecting to the internet
DownloadException An error happened downloading a file