
public class DownloadServlet extends AbstractServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
FILENAME |
static String |
IDENTIFIER |
static String |
X_HASH_SHA_256 |
AUTHENT_CLASSNAME, authentClass, COMMENT, INVALID_REQUEST_PARAMS, R_66_CONFIG, RULENAME| Constructor and Description |
|---|
DownloadServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
protected void |
doHead(HttpServletRequest request,
HttpServletResponse response) |
protected void |
doPost(HttpServletRequest request,
HttpServletResponse response) |
destroy, initpublic static final String FILENAME
public static final String IDENTIFIER
public static final String X_HASH_SHA_256
protected void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException
ServletExceptionprotected void doHead(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
ServletExceptionIOExceptionprotected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException
ServletExceptionCopyright © 2009–2020 Waarp. All rights reserved.