Package multipart.downloaders

Interface Summary
IDownloader Manages downloading of files via HTTP.
 

Class Summary
CannedDownloaderStub Stubbed downloader for testing.
Downloader Implements the IDownloader interface using a URLConnection.