public class HttpDownloadFile extends Object
| Constructor and Description |
|---|
HttpDownloadFile(String fileName,
String filePath) |
HttpDownloadFile(String fileName,
String filePath,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
String |
getFilePath() |
void |
pushTo(javax.servlet.http.HttpServletResponse response) |
Copyright © 2019. All rights reserved.