public static class TestHttpServer.HtmlContentServlet extends javax.servlet.http.HttpServlet
| Constructor and Description | 
|---|
| HtmlContentServlet() | 
| 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 HtmlContentServlet()
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doGet in class javax.servlet.http.HttpServletIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.