- zip(ZipObject[]) - Static method in class ch.e2e.bridge.tools.zip.ZipTools
-
Compresses the incoming data.
- zip(ZipObject[], String) - Static method in class ch.e2e.bridge.tools.zip.ZipTools
-
Compresses the incoming data.
- zip(ZipObject[], int) - Static method in class ch.e2e.bridge.tools.zip.ZipTools
-
Compresses the incoming data.
- zip(ZipObject[], String, int) - Static method in class ch.e2e.bridge.tools.zip.ZipTools
-
Compresses the incoming data.
- ZipObject - Class in ch.e2e.bridge.tools.zip
-
Holds the name of the entry and his unpacked content.
- ZipObject(String) - Constructor for class ch.e2e.bridge.tools.zip.ZipObject
-
- ZipObject(String, byte[]) - Constructor for class ch.e2e.bridge.tools.zip.ZipObject
-
- ZipObject() - Constructor for class ch.e2e.bridge.tools.zip.ZipObject
-
- ZipTools - Class in ch.e2e.bridge.tools.zip
-
Some usefull method to handle packed content within the E2E Bridge.
- ZipTools() - Constructor for class ch.e2e.bridge.tools.zip.ZipTools
-