public class WmsResponseInterceptor extends Object implements WmsResponseInterceptorInterface
| Constructor and Description |
|---|
WmsResponseInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Response |
interceptDescribeLayer(MutableHttpServletRequest request,
Response response) |
Response |
interceptGetCapabilities(MutableHttpServletRequest request,
Response response) |
Response |
interceptGetFeatureInfo(MutableHttpServletRequest request,
Response response) |
Response |
interceptGetLegendGraphic(MutableHttpServletRequest request,
Response response) |
Response |
interceptGetMap(MutableHttpServletRequest request,
Response response) |
Response |
interceptGetStyles(MutableHttpServletRequest request,
Response response) |
public Response interceptGetMap(MutableHttpServletRequest request, Response response)
interceptGetMap in interface WmsResponseInterceptorInterfacepublic Response interceptGetCapabilities(MutableHttpServletRequest request, Response response)
interceptGetCapabilities in interface WmsResponseInterceptorInterfacepublic Response interceptGetFeatureInfo(MutableHttpServletRequest request, Response response)
interceptGetFeatureInfo in interface WmsResponseInterceptorInterfacepublic Response interceptDescribeLayer(MutableHttpServletRequest request, Response response)
interceptDescribeLayer in interface WmsResponseInterceptorInterfacepublic Response interceptGetLegendGraphic(MutableHttpServletRequest request, Response response)
interceptGetLegendGraphic in interface WmsResponseInterceptorInterfacepublic Response interceptGetStyles(MutableHttpServletRequest request, Response response)
interceptGetStyles in interface WmsResponseInterceptorInterfaceCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.