| Package | Description |
|---|---|
| org.restcomm.connect.rvd.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
Zipper.addDirectory(String name) |
void |
Zipper.addDirectoryRecursively(String dirpath,
boolean includeRoot)
Adds a directory recursively into the zip.
|
void |
Zipper.addFile(String filepath,
InputStream fileStream) |
void |
Zipper.addFileContent(String filepath,
String fileContent) |
| Constructor and Description |
|---|
Zipper(File tempFile) |
Copyright © 2016. All Rights Reserved.