public static class TestServer.TestAsyncServlet
extends org.opengis.cite.servlet.http.HttpServlet
| Constructor and Description |
|---|
TestAsyncServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response) |
protected void |
doOptions(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response) |
protected void |
doPost(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response) |
protected void |
handleRequest(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response) |
doDelete, doHead, doPut, doTrace, getLastModified, service, serviceprotected void doGet(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response)
throws org.opengis.cite.servlet.ServletException,
IOException
doGet in class org.opengis.cite.servlet.http.HttpServletorg.opengis.cite.servlet.ServletExceptionIOExceptionprotected void doPost(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response)
throws org.opengis.cite.servlet.ServletException,
IOException
doPost in class org.opengis.cite.servlet.http.HttpServletorg.opengis.cite.servlet.ServletExceptionIOExceptionprotected void doOptions(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response)
throws org.opengis.cite.servlet.ServletException,
IOException
doOptions in class org.opengis.cite.servlet.http.HttpServletorg.opengis.cite.servlet.ServletExceptionIOExceptionprotected void handleRequest(org.opengis.cite.servlet.http.HttpServletRequest request,
org.opengis.cite.servlet.http.HttpServletResponse response)
throws org.opengis.cite.servlet.ServletException,
IOException
org.opengis.cite.servlet.ServletExceptionIOExceptionCopyright © 2021 Open Geospatial Consortium. All rights reserved.