@Vetoed public class InputStreamDownload extends Object implements Download
ByteArrayDownload,
FileDownload| Constructor and Description |
|---|
InputStreamDownload(InputStream input,
String contentType,
String fileName) |
InputStreamDownload(InputStream input,
String contentType,
String fileName,
boolean doDownload,
long size) |
public InputStreamDownload(InputStream input, String contentType, String fileName)
public InputStreamDownload(InputStream input, String contentType, String fileName, boolean doDownload, long size)
public void write(javax.servlet.http.HttpServletResponse response)
throws IOException
write in interface DownloadIOExceptionCopyright © 2014 Caelum. All rights reserved.