public class DownloadHandler extends Object
Constructor and Description |
---|
DownloadHandler(File rootStandaloneServerDirectory,
File downloadedZipFileDirectory,
int fileDownloadRetryAttempts,
int fileDownloadConnectTimeout,
int fileDownloadReadTimeout,
Map<String,FileDetails> filesToDownload,
boolean overwriteFilesThatExist) |
public DownloadHandler(File rootStandaloneServerDirectory, File downloadedZipFileDirectory, int fileDownloadRetryAttempts, int fileDownloadConnectTimeout, int fileDownloadReadTimeout, Map<String,FileDetails> filesToDownload, boolean overwriteFilesThatExist)
Copyright © 2014. All Rights Reserved.