Class FileDownloadServiceImpl
java.lang.Object
net.datenwerke.gf.service.download.FileDownloadServiceImpl
- All Implemented Interfaces:
FileDownloadService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method Details
-
processDownload
public void processDownload(String id, String handler, Map<String, String> metadata, HttpServletResponse response) - Specified by:
processDownloadin interfaceFileDownloadService
-