Uses of Interface
de.terrestris.shoguncore.util.interceptor.WmsResponseInterceptorInterface
-
-
Uses of WmsResponseInterceptorInterface in de.terrestris.shoguncore.util.interceptor
Methods in de.terrestris.shoguncore.util.interceptor with parameters of type WmsResponseInterceptorInterface Modifier and Type Method Description voidOgcMessageDistributor. setWmsResponseInterceptor(WmsResponseInterceptorInterface wmsResponseInterceptor) -
Uses of WmsResponseInterceptorInterface in de.terrestris.shoguncore.util.interceptor.secure
Classes in de.terrestris.shoguncore.util.interceptor.secure that implement WmsResponseInterceptorInterface Modifier and Type Class Description classWmsResponseInterceptor -
Uses of WmsResponseInterceptorInterface in de.terrestris.shoguncore.util.interceptor.standard
Classes in de.terrestris.shoguncore.util.interceptor.standard that implement WmsResponseInterceptorInterface Modifier and Type Class Description classWmsResponseInterceptorThis class demonstrates how to implement the WmsResponseInterceptorInterface.
-