| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.core.interception | |
| org.jboss.resteasy.spi |
| Modifier and Type | Method and Description |
|---|---|
JaxrsInterceptorRegistry<javax.ws.rs.client.ClientRequestFilter> |
ThreadLocalResteasyProviderFactory.getClientRequestFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageBodyParameterInjector.registryUpdated(JaxrsInterceptorRegistry registry) |
void |
ResourceMethodInvoker.registryUpdated(JaxrsInterceptorRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientResponseFilterRegistry |
class |
ContainerRequestFilterRegistry |
class |
ContainerResponseFilterRegistry |
class |
ReaderInterceptorRegistry |
class |
WriterInterceptorRegistry |
| Modifier and Type | Method and Description |
|---|---|
JaxrsInterceptorRegistry<T> |
JaxrsInterceptorRegistry.clone(ResteasyProviderFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
JaxrsInterceptorRegistryListener.registryUpdated(JaxrsInterceptorRegistry registry) |
| Modifier and Type | Field and Description |
|---|---|
protected JaxrsInterceptorRegistry<javax.ws.rs.client.ClientRequestFilter> |
ResteasyProviderFactory.clientRequestFilters |
| Modifier and Type | Method and Description |
|---|---|
JaxrsInterceptorRegistry<javax.ws.rs.client.ClientRequestFilter> |
ResteasyProviderFactory.getClientRequestFilters() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.