Uses of Class
org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
Packages that use ReaderInterceptorRegistry
Package
Description
-
Uses of ReaderInterceptorRegistry in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core that return ReaderInterceptorRegistryModifier and TypeMethodDescriptionThreadLocalResteasyProviderFactory.getClientReaderInterceptorRegistry()
ThreadLocalResteasyProviderFactory.getServerReaderInterceptorRegistry()
-
Uses of ReaderInterceptorRegistry in org.jboss.resteasy.core.interception
Methods in org.jboss.resteasy.core.interception that return ReaderInterceptorRegistryModifier and TypeMethodDescriptionReaderInterceptorRegistry.clone
(ResteasyProviderFactory factory) -
Uses of ReaderInterceptorRegistry in org.jboss.resteasy.spi
Fields in org.jboss.resteasy.spi declared as ReaderInterceptorRegistryModifier and TypeFieldDescriptionprotected ReaderInterceptorRegistry
ResteasyProviderFactory.clientReaderInterceptorRegistry
protected ReaderInterceptorRegistry
ResteasyProviderFactory.serverReaderInterceptorRegistry
Methods in org.jboss.resteasy.spi that return ReaderInterceptorRegistryModifier and TypeMethodDescriptionResteasyProviderFactory.getClientReaderInterceptorRegistry()
ResteasyProviderFactory.getServerReaderInterceptorRegistry()