Apache CXF API

Uses of Interface
org.apache.cxf.jaxrs.ext.ResourceComparator

Packages that use ResourceComparator
org.apache.cxf.jaxrs   
 

Uses of ResourceComparator in org.apache.cxf.jaxrs
 

Methods in org.apache.cxf.jaxrs with parameters of type ResourceComparator
 void JAXRSServerFactoryBean.setResourceComparator(ResourceComparator rcomp)
          Resource comparator which may be used to customize the way a root resource or resource method is selected
 


Apache CXF API

Apache CXF