public class GraphQLServlet extends CleverServlet
CURRENT_REQUEST, CURRENT_RESPONSE, REGISTERED_ORIGINS| Constructor and Description |
|---|
GraphQLServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static boolean |
isEnabled() |
static void |
reset() |
getServletName, readParts, service, setHolder, setMultipartConfig, writeJSONError, writeJsonResponseError, writeJSONResultdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, servicepublic static boolean isEnabled()
public static void reset()
protected void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2020 Prompto. All rights reserved.