public class WebConsolePlugin
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
WebConsolePlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.apache.sling.servlets.resolver.internal.ResolverConfig config)
Activate this component.
|
static org.apache.sling.api.request.RequestPathInfo |
getRequestPathInfo(String urlString) |
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, serviceprotected void activate(org.apache.sling.servlets.resolver.internal.ResolverConfig config)
protected void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionpublic static org.apache.sling.api.request.RequestPathInfo getRequestPathInfo(String urlString)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.