| 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 | 
|---|---|
| void | ParallelScatterZipCreator. addArchiveEntry(ZipArchiveEntryRequestSupplier zipArchiveEntryRequestSupplier)Adds an archive entry to this archive. | 
| Callable<Object> | ParallelScatterZipCreator. createCallable(ZipArchiveEntryRequestSupplier zipArchiveEntryRequestSupplier)Create a callable that will compress archive entry supplied by  ZipArchiveEntryRequestSupplier. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.