Uses of Interface
org.exoplatform.services.rest.header.QualityValue
Packages that use QualityValue
-
Uses of QualityValue in org.exoplatform.services.rest.impl.header
Classes in org.exoplatform.services.rest.impl.header with type parameters of type QualityValueModifier and TypeClassDescriptionclassListHeaderProducer<T extends QualityValue>Produce sorted by quality value list of 'accept' header.Classes in org.exoplatform.services.rest.impl.header that implement QualityValueFields in org.exoplatform.services.rest.impl.header with type parameters of type QualityValueModifier and TypeFieldDescriptionstatic final Comparator<QualityValue> HeaderHelper.QUALITY_VALUE_COMPARATORComparator for tokens which have quality value.