public class ClientResponseFilterRegistry extends JaxrsInterceptorRegistry<javax.ws.rs.client.ClientResponseFilter>
JaxrsInterceptorRegistry.AbstractInterceptorFactory, JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory, JaxrsInterceptorRegistry.AscendingPrecedenceComparator, JaxrsInterceptorRegistry.DescendingPrecedenceComparator, JaxrsInterceptorRegistry.InterceptorFactory, JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory, JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory, JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.OnDemandInterceptorFactory, JaxrsInterceptorRegistry.SingletonInterceptorFactorycachedPreMatch, interceptors, intf, listeners, providerFactory| Constructor and Description |
|---|
ClientResponseFilterRegistry(ResteasyProviderFactory providerFactory) |
| Modifier and Type | Method and Description |
|---|---|
ClientResponseFilterRegistry |
clone(ResteasyProviderFactory factory) |
protected void |
sort(List<JaxrsInterceptorRegistry.Match> matches) |
getIntf, getListeners, getNameBound, getPriority, postMatch, preMatch, register, registerClass, registerClass, registerSingleton, registerSingletonpublic ClientResponseFilterRegistry(ResteasyProviderFactory providerFactory)
protected void sort(List<JaxrsInterceptorRegistry.Match> matches)
sort in class JaxrsInterceptorRegistry<javax.ws.rs.client.ClientResponseFilter>public ClientResponseFilterRegistry clone(ResteasyProviderFactory factory)
clone in class JaxrsInterceptorRegistry<javax.ws.rs.client.ClientResponseFilter>Copyright © 2018 JBoss by Red Hat. All rights reserved.