public class LicenseDownloader extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CONNECTION_TIMEOUT
Defines the connection timeout in milliseconds when attempting to download license files.
|
| Constructor and Description |
|---|
LicenseDownloader() |
public static final int DEFAULT_CONNECTION_TIMEOUT
public static void downloadLicense(String licenseUrlString, String loginPassword, File outputFile) throws IOException
IOExceptionCopyright © 2010–2014 Codehaus. All rights reserved.