Uses of Class
org.exoplatform.services.rest.impl.header.AcceptMediaType
Packages that use AcceptMediaType
-
Uses of AcceptMediaType in org.exoplatform.services.rest.impl.header
Fields in org.exoplatform.services.rest.impl.header declared as AcceptMediaTypeModifier and TypeFieldDescriptionstatic final AcceptMediaTypeAcceptMediaType.DEFAULTDefault accepted media type, it minds any content type is acceptable.Methods in org.exoplatform.services.rest.impl.header that return AcceptMediaTypeModifier and TypeMethodDescriptionAcceptMediaTypeHeaderDelegate.fromString(String header) static AcceptMediaTypeCreates a new instance of AcceptedMediaType by parsing the supplied string.Methods in org.exoplatform.services.rest.impl.header that return types with arguments of type AcceptMediaTypeModifier and TypeMethodDescriptionstatic List<AcceptMediaType> HeaderHelper.createAcceptedMediaTypeList(String header) Create sorted by quality value accepted media type list.AcceptMediaTypeHeaderDelegate.support()Methods in org.exoplatform.services.rest.impl.header with parameters of type AcceptMediaTypeModifier and TypeMethodDescriptionAcceptMediaTypeHeaderDelegate.toString(AcceptMediaType acceptedMediaType)