Uses of Class
de.turnertech.ows.common.OwsRequestContext
Packages that use OwsRequestContext
-
Uses of OwsRequestContext in de.turnertech.ows.common
Methods in de.turnertech.ows.common with parameters of type OwsRequestContextModifier and TypeMethodDescriptionvoid
Gml32ModelEncoder.encode
(Model model, OutputStream out, OwsContext owsContext, OwsRequestContext requestContext) void
ModelEncoder.encode
(Model model, OutputStream out, OwsContext owsContext, OwsRequestContext requestContext) DefaultModelEncoderProvider.getModelEncoder
(OwsRequestContext requestContext, String format) ModelEncoderProvider.getModelEncoder
(OwsRequestContext requestContext, String format) void
RequestHandler.handleRequest
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) -
Uses of OwsRequestContext in de.turnertech.ows.servlet
Methods in de.turnertech.ows.servlet with parameters of type OwsRequestContextModifier and TypeMethodDescriptionvoid
WfsDescribeFeatureTypeRequest.handleRequest
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) void
WfsGetCapabilitiesRequest.handleRequest
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) void
WfsGetFeatureRequest.handleRequest
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) void
WfsTransactionRequest.handleRequest
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext)