public class ClientResponseFilterRegistry extends JaxrsInterceptorRegistry<ClientResponseFilter>
JaxrsInterceptorRegistry.AbstractInterceptorFactory, JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory, JaxrsInterceptorRegistry.AscendingPrecedenceComparator, JaxrsInterceptorRegistry.DescendingPrecedenceComparator, JaxrsInterceptorRegistry.InterceptorFactory, JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory, JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory, JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.OnDemandInterceptorFactory, JaxrsInterceptorRegistry.SingletonInterceptorFactory
cachedPostMatch, cachedPreMatch, 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, registerSingleton
public ClientResponseFilterRegistry(ResteasyProviderFactory providerFactory)
protected void sort(List<JaxrsInterceptorRegistry.Match> matches)
sort
in class JaxrsInterceptorRegistry<ClientResponseFilter>
public ClientResponseFilterRegistry clone(ResteasyProviderFactory factory)
clone
in class JaxrsInterceptorRegistry<ClientResponseFilter>
Copyright © 2021 JBoss by Red Hat. All rights reserved.