public static class TestHttpServer.EchoMapServlet extends javax.servlet.http.HttpServlet
| Constructor and Description | 
|---|
| EchoMapServlet() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doGet(javax.servlet.http.HttpServletRequest request,
     javax.servlet.http.HttpServletResponse response) | 
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic EchoMapServlet()
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doGet in class javax.servlet.http.HttpServletIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.