@Vetoed public class ByteArrayDownload extends Object implements Download
Download from a byte array.InputStreamDownload,
FileDownload| Constructor and Description |
|---|
ByteArrayDownload(byte[] buff,
String contentType,
String fileName) |
ByteArrayDownload(byte[] buff,
String contentType,
String fileName,
boolean doDownload) |
public void write(javax.servlet.http.HttpServletResponse response)
throws IOException
write in interface DownloadIOExceptionCopyright © 2014 Caelum. All rights reserved.