public class BinaryServlet extends CleverServlet
CURRENT_REQUEST, CURRENT_RESPONSE, REGISTERED_ORIGINS| Constructor and Description |
|---|
BinaryServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
init(javax.servlet.ServletConfig config) |
getServletName, readParts, service, setHolder, setMultipartConfig, writeJSONError, writeJsonResponseError, writeJSONResultdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2020 Prompto. All rights reserved.