| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.core.interception | |
| org.jboss.resteasy.spi |
| Modifier and Type | Method and Description |
|---|---|
InterceptorRegistry<ClientExecutionInterceptor> |
ThreadLocalResteasyProviderFactory.getClientExecutionInterceptorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
InterceptorRegistry<T> |
InterceptorRegistry.cloneTo(ResteasyProviderFactory factory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorRegistryListener.registryUpdated(InterceptorRegistry registry)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected InterceptorRegistry<ClientExecutionInterceptor> |
ResteasyProviderFactory.clientExecutionInterceptorRegistry |
| Modifier and Type | Method and Description |
|---|---|
InterceptorRegistry<ClientExecutionInterceptor> |
ResteasyProviderFactory.getClientExecutionInterceptorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ResteasyProviderFactory.registerDefaultInterceptorPrecedences(InterceptorRegistry registry) |
Copyright © 2014. All Rights Reserved.