Uses of Class
de.terrestris.shoguncore.util.interceptor.OgcMessage
-
Packages that use OgcMessage Package Description de.terrestris.shoguncore.util.interceptor -
-
Uses of OgcMessage in de.terrestris.shoguncore.util.interceptor
Methods in de.terrestris.shoguncore.util.interceptor with parameters of type OgcMessage Modifier and Type Method Description MutableHttpServletRequestOgcMessageDistributor. distributeToRequestInterceptor(MutableHttpServletRequest request, OgcMessage message)ResponseOgcMessageDistributor. distributeToResponseInterceptor(MutableHttpServletRequest mutableRequest, Response response, OgcMessage message)
-