Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.core.interception | |
org.jboss.resteasy.core.interception.jaxrs | |
org.jboss.resteasy.spi |
Modifier and Type | Method and Description |
---|---|
JaxrsInterceptorRegistry<ClientRequestFilter> |
ThreadLocalResteasyProviderFactory.getClientRequestFilters()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceMethodInvoker.registryUpdated(JaxrsInterceptorRegistry registry) |
void |
MessageBodyParameterInjector.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 | Class and Description |
---|---|
class |
ClientRequestFilterRegistry
Created by rsearls on 8/4/17.
|
Modifier and Type | Field and Description |
---|---|
protected JaxrsInterceptorRegistry<ClientRequestFilter> |
ResteasyProviderFactory.clientRequestFilters
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JaxrsInterceptorRegistry<ClientRequestFilter> |
ResteasyProviderFactory.getClientRequestFilters()
Deprecated.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.