public class LatencyServlet extends HttpServlet
Constructor and Description |
---|
LatencyServlet(int latencyMs) |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
public LatencyServlet(int latencyMs)
protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
doGet
in class HttpServlet
ServletException
IOException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.