public class WaitForeverServlet extends HttpServlet
| Constructor and Description |
|---|
WaitForeverServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic WaitForeverServlet()
public void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service in class HttpServletServletExceptionIOExceptionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.