Class GeneratedFileEntry
-
- All Implemented Interfaces:
-
io.zeko.restapi.core.utilities.zip.FileEntry
public final class GeneratedFileEntry implements FileEntry
-
-
Constructor Summary
Constructors Constructor Description GeneratedFileEntry(String fileName, String content)
-
Method Summary
Modifier and Type Method Description StringgetPath()Unitopen(Handler<AsyncResult<InputStream>> handler)
-