public class QueryServlet
extends org.apache.sling.api.servlets.SlingSafeMethodsServlet
Modifier and Type | Field and Description |
---|---|
static String |
SERVLET_NAME |
static String |
SERVLET_PATH |
Constructor and Description |
---|
QueryServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response) |
doGeneric, doHead, doOptions, doTrace, getAllowedRequestMethods, getServletInfo, handleMethodNotImplemented, mayService, service, service
public static final String SERVLET_PATH
public static final String SERVLET_NAME
protected void doGet(org.apache.sling.api.SlingHttpServletRequest request, org.apache.sling.api.SlingHttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
javax.servlet.ServletException
IOException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.