Uses of Class
org.jboss.resteasy.core.interception.WriterInterceptorRegistry
Packages that use WriterInterceptorRegistry
Package
Description
-
Uses of WriterInterceptorRegistry in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core that return WriterInterceptorRegistryModifier and TypeMethodDescriptionThreadLocalResteasyProviderFactory.getClientWriterInterceptorRegistry()
ThreadLocalResteasyProviderFactory.getServerWriterInterceptorRegistry()
-
Uses of WriterInterceptorRegistry in org.jboss.resteasy.core.interception
Methods in org.jboss.resteasy.core.interception that return WriterInterceptorRegistryModifier and TypeMethodDescriptionWriterInterceptorRegistry.clone
(ResteasyProviderFactory factory) -
Uses of WriterInterceptorRegistry in org.jboss.resteasy.spi
Fields in org.jboss.resteasy.spi declared as WriterInterceptorRegistryModifier and TypeFieldDescriptionprotected WriterInterceptorRegistry
ResteasyProviderFactory.clientWriterInterceptorRegistry
protected WriterInterceptorRegistry
ResteasyProviderFactory.serverWriterInterceptorRegistry
Methods in org.jboss.resteasy.spi that return WriterInterceptorRegistryModifier and TypeMethodDescriptionResteasyProviderFactory.getClientWriterInterceptorRegistry()
ResteasyProviderFactory.getServerWriterInterceptorRegistry()