Uses of Class
com.levigo.jadice.web.server.export.ExportMeta
Packages that use ExportMeta
-
Uses of ExportMeta in com.levigo.jadice.web.server.export
Methods in com.levigo.jadice.web.server.export that return ExportMetaMethods in com.levigo.jadice.web.server.export with parameters of type ExportMetaModifier and TypeMethodDescriptionprotected voidDownloadExportServlet.cleanup(ExportMeta meta, String id) protected voidDownloadExportServlet.prepareResponseFor(jakarta.servlet.http.HttpServletResponse response, ExportMeta meta) ExportRepository.register(ExportMeta meta) protected voidDownloadExportServlet.streamFileTo(jakarta.servlet.http.HttpServletResponse response, ExportMeta meta)