Uses of Interface
de.terrestris.shoguncore.util.interceptor.WpsResponseInterceptorInterface
-
Packages that use WpsResponseInterceptorInterface Package Description de.terrestris.shoguncore.util.interceptor -
-
Uses of WpsResponseInterceptorInterface in de.terrestris.shoguncore.util.interceptor
Methods in de.terrestris.shoguncore.util.interceptor that return WpsResponseInterceptorInterface Modifier and Type Method Description WpsResponseInterceptorInterfaceOgcMessageDistributor. getWpsResponseInterceptor()Methods in de.terrestris.shoguncore.util.interceptor with parameters of type WpsResponseInterceptorInterface Modifier and Type Method Description voidOgcMessageDistributor. setWpsResponseInterceptor(WpsResponseInterceptorInterface wpsResponseInterceptor)
-