org.mortbay.terracotta.servlet
Class TIMLightLoadTest.TestServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.mortbay.terracotta.servlet.TIMLightLoadTest.TestServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- Enclosing class:
- TIMLightLoadTest
public static class TIMLightLoadTest.TestServlet
- extends HttpServlet
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIMLightLoadTest.TestServlet
public TIMLightLoadTest.TestServlet()
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
doGet
in class HttpServlet
- Throws:
ServletException
IOException
Copyright © 1995-2008 Mort Bay Consulting. All Rights Reserved.