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, init
public 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
ServletException
protected void doHead(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
ServletException
IOException
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException
ServletException
Copyright © 2009–2020 Waarp. All rights reserved.