JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package app.coronawarn.server.services.distribution.assembly.structure.archive
Interface Summary
Interface
Description
Archive
<W extends
Writable
<W>>
A
Writable
that can contains other
Writables
and of which the bytes can be requested.
Class Summary
Class
Description
ArchiveOnDisk
An
Archive
that can be written to disk as a ZIP archive.