| Package | Description |
|---|---|
| de.terrestris.shoguncore.service | |
| de.terrestris.shoguncore.util.interceptor |
| Modifier and Type | Method and Description |
|---|---|
URI |
GeoServerInterceptorService.getGeoServerBaseURIFromNameSpace(String geoServerNamespace,
boolean useWmsReflector,
boolean isWMS) |
Response |
GeoServerInterceptorService.interceptGeoServerRequest(javax.servlet.http.HttpServletRequest request) |
Response |
GeoServerInterceptorService.interceptGeoServerRequest(javax.servlet.http.HttpServletRequest request,
Optional<String> endpoint) |
Response |
GeoServerInterceptorService.interceptWmtsRequest(javax.servlet.http.HttpServletRequest request,
String serviceId) |
static Response |
GeoServerInterceptorService.sendRequest(MutableHttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MutableHttpServletRequest |
OgcMessageDistributor.distributeToRequestInterceptor(MutableHttpServletRequest request,
OgcMessage message) |
Response |
OgcMessageDistributor.distributeToResponseInterceptor(MutableHttpServletRequest mutableRequest,
Response response,
OgcMessage message) |
static String |
OgcXmlUtil.getPathInDocument(Document document,
String path) |
static NodeList |
OgcXmlUtil.getPathInDocumentAsNodeList(Document document,
String path) |
static String |
MutableHttpServletRequest.getRequestParameterValue(javax.servlet.http.HttpServletRequest httpServletRequest,
String parameter) |
static String |
MutableHttpServletRequest.getRequestParameterValue(javax.servlet.http.HttpServletRequest httpServletRequest,
String[] keys) |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.