public class FileDownloadResponse extends DownloadResponse
contentEncoding, contentLength, gz, lastModified, mimeType, pack, realContentLength, targetCacheName, versionId| Constructor and Description |
|---|
FileDownloadResponse(DownloadRequest dreq) |
FileDownloadResponse(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.InputStream |
getInputStream() |
java.lang.String |
toString() |
sendResponse, setLastModifiedpublic FileDownloadResponse(DownloadRequest dreq)
public FileDownloadResponse(java.io.File file)
protected java.io.InputStream getInputStream()
throws java.lang.Exception
getInputStream in class DownloadResponsejava.lang.Exceptionpublic java.lang.String toString()
toString in class DownloadResponseCopyright © 2019 Anahata. All Rights Reserved.