public static final class RequestHistoryConsolePlugin.Plugin
extends javax.servlet.http.HttpServlet
Modifier and Type | Method and Description |
---|---|
void |
deactivate() |
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void deactivate()
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
doPost
in class javax.servlet.http.HttpServlet
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.