Uses of Interface
org.apache.cxf.jaxrs.ext.ResourceComparator
-
Packages that use ResourceComparator Package Description org.apache.cxf.jaxrs -
-
Uses of ResourceComparator in org.apache.cxf.jaxrs
Methods in org.apache.cxf.jaxrs with parameters of type ResourceComparator Modifier and Type Method Description voidJAXRSServerFactoryBean. setResourceComparator(ResourceComparator rcomp)Resource comparator which may be used to customize the way a root resource or resource method is selected
-