| Package | Description | 
|---|---|
| org.apache.commons.compress.archivers.zip | Provides stream classes for reading and writing archives using
      the ZIP format. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ZipArchiveEntryRequest | ZipArchiveEntryRequest. createZipArchiveEntryRequest(ZipArchiveEntry zipArchiveEntry,
                            InputStreamSupplier payloadSupplier)Create a ZipArchiveEntryRequest | 
| ZipArchiveEntryRequest | ZipArchiveEntryRequestSupplier. get()Supply a  ZipArchiveEntryRequestto be added to a parallel archive. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ScatterZipOutputStream. addArchiveEntry(ZipArchiveEntryRequest zipArchiveEntryRequest)Add an archive entry to this scatter stream. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.