Package com.threerings.getdown.net

Interface Summary
Downloader.Observer An interface used to communicate status back to an external entity.
 

Class Summary
Downloader Handles the download of a collection of files, first issuing HTTP head requests to obtain size information and then downloading the files individually, reporting progress back via a callback interface.
HTTPDownloader Implements downloading files over HTTP
 

Exception Summary
DownloadAbortedException Used to terminate the download process in its midst.
 



Copyright © 2013. All Rights Reserved.