Uses of Interface
org.jboss.resteasy.spi.interception.MessageBodyReaderInterceptor
Packages that use MessageBodyReaderInterceptor
-
Uses of MessageBodyReaderInterceptor in org.jboss.resteasy.core.interception
Fields in org.jboss.resteasy.core.interception declared as MessageBodyReaderInterceptorModifier and TypeFieldDescriptionprotected final MessageBodyReaderInterceptorReaderInterceptorRegistry.ReaderInterceptorFacade.interceptorMethods in org.jboss.resteasy.core.interception that return MessageBodyReaderInterceptorModifier and TypeMethodDescriptionReaderInterceptorRegistry.ReaderInterceptorFacade.getInterceptor()Methods in org.jboss.resteasy.core.interception with parameters of type MessageBodyReaderInterceptorModifier and TypeMethodDescriptionvoidReaderInterceptorRegistry.registerLegacy(MessageBodyReaderInterceptor interceptor) Method parameters in org.jboss.resteasy.core.interception with type arguments of type MessageBodyReaderInterceptorModifier and TypeMethodDescriptionvoidReaderInterceptorRegistry.registerLegacy(Class<? extends MessageBodyReaderInterceptor> decl) Constructors in org.jboss.resteasy.core.interception with parameters of type MessageBodyReaderInterceptor