Package | Description |
---|---|
org.jboss.resteasy.core.interception |
Modifier and Type | Field and Description |
---|---|
protected PreProcessInterceptor |
ContainerRequestFilterRegistry.ContainerRequestFilterFacade.interceptor |
Modifier and Type | Method and Description |
---|---|
void |
ContainerRequestFilterRegistry.registerLegacy(PreProcessInterceptor interceptor) |
Modifier and Type | Method and Description |
---|---|
void |
ContainerRequestFilterRegistry.registerLegacy(java.lang.Class<? extends PreProcessInterceptor> decl) |
Constructor and Description |
---|
ContainerRequestFilterFacade(PreProcessInterceptor interceptor) |