Package org.exoplatform.download
Class FileDownloadResource
java.lang.Object
org.exoplatform.download.DownloadResource
org.exoplatform.download.FileDownloadResource
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
-
Constructor Summary
ConstructorsConstructorDescriptionFileDownloadResource(String path, String resourceMimeType) FileDownloadResource(String downloadType, String path, String resourceMimeType) -
Method Summary
Methods inherited from class org.exoplatform.download.DownloadResource
getAccessCounter, getDownloadName, getDownloadType, getLimit, getLiveTime, getResourceMimeType, setAccessCounter, setDownloadName, setLimit, setLiveTime
-
Constructor Details
-
FileDownloadResource
-
FileDownloadResource
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin classDownloadResource- Throws:
IOException
-