|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageBodyReaderInterceptor | |
---|---|
org.jboss.resteasy.core.interception |
Uses of MessageBodyReaderInterceptor in org.jboss.resteasy.core.interception |
---|
Fields in org.jboss.resteasy.core.interception declared as MessageBodyReaderInterceptor | |
---|---|
protected MessageBodyReaderInterceptor |
ReaderInterceptorRegistry.ReaderInterceptorFacade.interceptor
|
Methods in org.jboss.resteasy.core.interception that return MessageBodyReaderInterceptor | |
---|---|
MessageBodyReaderInterceptor |
ReaderInterceptorRegistry.ReaderInterceptorFacade.getInterceptor()
|
Methods in org.jboss.resteasy.core.interception with parameters of type MessageBodyReaderInterceptor | |
---|---|
void |
ReaderInterceptorRegistry.registerLegacy(MessageBodyReaderInterceptor interceptor)
|
Method parameters in org.jboss.resteasy.core.interception with type arguments of type MessageBodyReaderInterceptor | |
---|---|
void |
ReaderInterceptorRegistry.registerLegacy(Class<? extends MessageBodyReaderInterceptor> decl)
|
Constructors in org.jboss.resteasy.core.interception with parameters of type MessageBodyReaderInterceptor | |
---|---|
ReaderInterceptorRegistry.ReaderInterceptorFacade(MessageBodyReaderInterceptor interceptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |