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