Uses of Class
org.springframework.extensions.webscripts.NegotiatedFormat
Packages that use NegotiatedFormat
-
Uses of NegotiatedFormat in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return NegotiatedFormatModifier and TypeMethodDescriptionDescription.getNegotiatedFormats()Gets the formats available for negotiationDescriptionImpl.getNegotiatedFormats()Methods in org.springframework.extensions.webscripts with parameters of type NegotiatedFormatModifier and TypeMethodDescriptionstatic StringNegotiatedFormat.negotiateFormat(String accept, NegotiatedFormat[] negotiatedFormats) Negotiate Format - given a list of accepted media types, return the format that's most suitablevoidDescriptionImpl.setNegotiatedFormats(NegotiatedFormat[] negotiatedFormats) Sets the negotiated formats