com.nordija.tapestry.bayeux.downloads
Interface DownloadResource
public interface DownloadResource
Represents a resource which can be downloaded by the bayeux downloads service.
- Version:
- $Id: DownloadResource.java 71 2007-05-13 12:41:04Z jeyben $
- Author:
- Per Olesen www.nordija.com
- See Also:
DownloadService
,
DownloadResourceSource
getInputStream
java.io.InputStream getInputStream()
throws java.io.IOException
- Throws:
java.io.IOException
getContentType
java.lang.String getContentType()
getContentDisposition
java.lang.String getContentDisposition()
Copyright © 2004-2007 Nordija A/S. All Rights Reserved.