org.apache.accumulo.server.monitor.servlets
public class ShellServlet extends BasicServlet
log
Constructor and Description |
---|
ShellServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected String |
getTitle(javax.servlet.http.HttpServletRequest req) |
protected void |
pageBody(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse response,
StringBuilder sb) |
banner, currentPage, decode, doGet, encode, getBodyAttributes, getCookie, pageEnd, pageStart, sanitize
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected String getTitle(javax.servlet.http.HttpServletRequest req)
getTitle
in class BasicServlet
protected void pageBody(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse response, StringBuilder sb) throws IOException
pageBody
in class BasicServlet
IOException
protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doPost
in class BasicServlet
javax.servlet.ServletException
IOException
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.