- All Known Implementing Classes:
WfsDescribeFeatureTypeRequest
,WfsGetCapabilitiesRequest
,WfsGetFeatureRequest
,WfsTransactionRequest
public interface RequestHandler
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleRequest
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext)
-
Field Details
-
CONTENT_XML
- See Also:
-
-
Method Details
-
handleRequest
void handleRequest(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) throws jakarta.servlet.ServletException, IOException - Throws:
jakarta.servlet.ServletException
IOException
-