| Package | Description |
|---|---|
| org.jboss.resteasy.core.interception |
| Modifier and Type | Method and Description |
|---|---|
JaxrsInterceptorRegistry.Match |
JaxrsInterceptorRegistry.InterceptorFactory.postMatch(Class declaring,
AccessibleObject target) |
JaxrsInterceptorRegistry.Match |
JaxrsInterceptorRegistry.AbstractInterceptorFactory.postMatch(Class targetClass,
AccessibleObject target) |
JaxrsInterceptorRegistry.Match |
JaxrsInterceptorRegistry.InterceptorFactory.preMatch() |
JaxrsInterceptorRegistry.Match |
JaxrsInterceptorRegistry.AbstractInterceptorFactory.preMatch() |
JaxrsInterceptorRegistry.Match |
JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory.preMatch() |
| Modifier and Type | Method and Description |
|---|---|
int |
JaxrsInterceptorRegistry.AscendingPrecedenceComparator.compare(JaxrsInterceptorRegistry.Match match,
JaxrsInterceptorRegistry.Match match2) |
int |
JaxrsInterceptorRegistry.DescendingPrecedenceComparator.compare(JaxrsInterceptorRegistry.Match match,
JaxrsInterceptorRegistry.Match match2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContainerResponseFilterRegistry.sort(List<JaxrsInterceptorRegistry.Match> matches) |
protected void |
JaxrsInterceptorRegistry.sort(List<JaxrsInterceptorRegistry.Match> matches) |
protected void |
ClientResponseFilterRegistry.sort(List<JaxrsInterceptorRegistry.Match> matches) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.