public class PUZipUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PUZipUtils.DownloadProcessingUnitException |
Constructor and Description |
---|
PUZipUtils() |
Modifier and Type | Method and Description |
---|---|
static long |
downloadProcessingUnit(String puName,
URL url,
File extractToTarget,
File tempLocation) |
static long |
unzip(File targetZip,
File dirToExtract) |
static void |
zip(File dir2zip,
File zipFile) |
Copyright © GigaSpaces.