Package | Description |
---|---|
org.jboss.resteasy.core.interception |
Modifier and Type | Field and Description |
---|---|
protected MessageBodyReaderInterceptor |
ReaderInterceptorRegistry.ReaderInterceptorFacade.interceptor |
Modifier and Type | Method and Description |
---|---|
MessageBodyReaderInterceptor |
ReaderInterceptorRegistry.ReaderInterceptorFacade.getInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
ReaderInterceptorRegistry.registerLegacy(MessageBodyReaderInterceptor interceptor) |
Modifier and Type | Method and Description |
---|---|
void |
ReaderInterceptorRegistry.registerLegacy(Class<? extends MessageBodyReaderInterceptor> decl) |
Constructor and Description |
---|
ReaderInterceptorFacade(MessageBodyReaderInterceptor interceptor) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.