public class NetworkUtils extends Object
| Constructor and Description |
|---|
NetworkUtils(String executionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
download(URL source,
File destination) |
void |
downloadAndUnzipEwe() |
URL |
getEweDownloadUrl() |
public NetworkUtils(String executionId)
public URL getEweDownloadUrl() throws MalformedURLException
MalformedURLExceptionpublic void downloadAndUnzipEwe()
throws IOException
IOExceptionpublic void download(URL source, File destination) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.