Uses of Interface
org.jboss.resteasy.spi.interception.PreProcessInterceptor
Packages that use PreProcessInterceptor
-
Uses of PreProcessInterceptor in org.jboss.resteasy.core.interception
Methods in org.jboss.resteasy.core.interception with parameters of type PreProcessInterceptorModifier and TypeMethodDescriptionvoidContainerRequestFilterRegistry.registerLegacy(PreProcessInterceptor interceptor) Method parameters in org.jboss.resteasy.core.interception with type arguments of type PreProcessInterceptorModifier and TypeMethodDescriptionvoidContainerRequestFilterRegistry.registerLegacy(Class<? extends PreProcessInterceptor> decl)