public class FileDownloadResource extends DownloadResource
| Constructor and Description |
|---|
FileDownloadResource(String path,
String resourceMimeType) |
FileDownloadResource(String downloadType,
String path,
String resourceMimeType) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
getAccessCounter, getDownloadName, getDownloadType, getLimit, getLiveTime, getResourceMimeType, setAccessCounter, setDownloadName, setLimit, setLiveTimepublic InputStream getInputStream() throws IOException
getInputStream in class DownloadResourceIOExceptionCopyright © 2018 JBoss by Red Hat. All Rights Reserved.