Uses of Class
org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
Packages that use JaxrsInterceptorRegistry
Package
Description
-
Uses of JaxrsInterceptorRegistry in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core that return JaxrsInterceptorRegistryModifier and TypeMethodDescriptionJaxrsInterceptorRegistry<javax.ws.rs.client.ClientRequestFilter> ThreadLocalResteasyProviderFactory.getClientRequestFilters()Methods in org.jboss.resteasy.core with parameters of type JaxrsInterceptorRegistryModifier and TypeMethodDescriptionvoidMessageBodyParameterInjector.registryUpdated(JaxrsInterceptorRegistry registry) voidResourceMethodInvoker.registryUpdated(JaxrsInterceptorRegistry registry) -
Uses of JaxrsInterceptorRegistry in org.jboss.resteasy.core.interception
Subclasses of JaxrsInterceptorRegistry in org.jboss.resteasy.core.interceptionModifier and TypeClassDescriptionclassclassclassclassclassMethods in org.jboss.resteasy.core.interception that return JaxrsInterceptorRegistryModifier and TypeMethodDescriptionJaxrsInterceptorRegistry.clone(ResteasyProviderFactory factory) Methods in org.jboss.resteasy.core.interception with parameters of type JaxrsInterceptorRegistryModifier and TypeMethodDescriptionvoidJaxrsInterceptorRegistryListener.registryUpdated(JaxrsInterceptorRegistry registry) -
Uses of JaxrsInterceptorRegistry in org.jboss.resteasy.spi
Fields in org.jboss.resteasy.spi declared as JaxrsInterceptorRegistryModifier and TypeFieldDescriptionprotected JaxrsInterceptorRegistry<javax.ws.rs.client.ClientRequestFilter> ResteasyProviderFactory.clientRequestFiltersMethods in org.jboss.resteasy.spi that return JaxrsInterceptorRegistryModifier and TypeMethodDescriptionJaxrsInterceptorRegistry<javax.ws.rs.client.ClientRequestFilter> ResteasyProviderFactory.getClientRequestFilters()