Uses of Interface
de.terrestris.shoguncore.util.interceptor.WfsResponseInterceptorInterface
-
-
Uses of WfsResponseInterceptorInterface in de.terrestris.shoguncore.util.interceptor
Methods in de.terrestris.shoguncore.util.interceptor with parameters of type WfsResponseInterceptorInterface Modifier and Type Method Description voidOgcMessageDistributor. setWfsResponseInterceptor(WfsResponseInterceptorInterface wfsResponseInterceptor) -
Uses of WfsResponseInterceptorInterface in de.terrestris.shoguncore.util.interceptor.impl
Classes in de.terrestris.shoguncore.util.interceptor.impl that implement WfsResponseInterceptorInterface Modifier and Type Class Description classWfsResponseInterceptor -
Uses of WfsResponseInterceptorInterface in de.terrestris.shoguncore.util.interceptor.secure
Classes in de.terrestris.shoguncore.util.interceptor.secure that implement WfsResponseInterceptorInterface Modifier and Type Class Description classWfsResponseInterceptor
-