| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.core.interception | |
| org.jboss.resteasy.spi |
| Modifier and Type | Method and Description |
|---|---|
WriterInterceptorRegistry |
ThreadLocalResteasyProviderFactory.getClientWriterInterceptorRegistry() |
WriterInterceptorRegistry |
ThreadLocalResteasyProviderFactory.getServerWriterInterceptorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
WriterInterceptorRegistry |
WriterInterceptorRegistry.clone(ResteasyProviderFactory factory) |
| Modifier and Type | Field and Description |
|---|---|
protected WriterInterceptorRegistry |
ResteasyProviderFactory.clientWriterInterceptorRegistry |
protected WriterInterceptorRegistry |
ResteasyProviderFactory.serverWriterInterceptorRegistry |
| Modifier and Type | Method and Description |
|---|---|
WriterInterceptorRegistry |
ResteasyProviderFactory.getClientWriterInterceptorRegistry() |
WriterInterceptorRegistry |
ResteasyProviderFactory.getServerWriterInterceptorRegistry() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.