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 TypeMethodDescriptionvoidGml32ModelEncoder.encode(Model model, OutputStream out, OwsContext owsContext, OwsRequestContext requestContext) voidModelEncoder.encode(Model model, OutputStream out, OwsContext owsContext, OwsRequestContext requestContext) DefaultModelEncoderProvider.getModelEncoder(OwsRequestContext requestContext, String format) ModelEncoderProvider.getModelEncoder(OwsRequestContext requestContext, String format) voidRequestHandler.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 TypeMethodDescriptionvoidWfsDescribeFeatureTypeRequest.handleRequest(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) voidWfsGetCapabilitiesRequest.handleRequest(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) voidWfsGetFeatureRequest.handleRequest(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext) voidWfsTransactionRequest.handleRequest(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, OwsContext owsContext, OwsRequestContext requestContext)