| Package | Description |
|---|---|
| org.jboss.resteasy.core.interception |
| Modifier and Type | Field and Description |
|---|---|
protected MessageBodyWriterInterceptor |
WriterInterceptorRegistry.WriterInterceptorFacade.interceptor |
| Modifier and Type | Method and Description |
|---|---|
MessageBodyWriterInterceptor |
WriterInterceptorRegistry.WriterInterceptorFacade.getInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
WriterInterceptorRegistry.registerLegacy(MessageBodyWriterInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
WriterInterceptorRegistry.registerLegacy(java.lang.Class<? extends MessageBodyWriterInterceptor> decl) |
| Constructor and Description |
|---|
WriterInterceptorFacade(MessageBodyWriterInterceptor interceptor) |