Class ZipArchiveEntryRequest

java.lang.Object
org.apache.commons.compress.archivers.zip.ZipArchiveEntryRequest

public class ZipArchiveEntryRequest extends Object
A Thread-safe representation of a ZipArchiveEntry that is used to add entries to parallel archives.
Since:
1.10
  • Method Details