| 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(Class<? extends MessageBodyWriterInterceptor> decl) |
| Constructor and Description |
|---|
WriterInterceptorFacade(MessageBodyWriterInterceptor interceptor) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.