Uses of Class
org.springframework.extensions.webscripts.MediaType
-
Packages that use MediaType Package Description org.springframework.extensions.webscripts -
-
Uses of MediaType in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return MediaType Modifier and Type Method Description MediaTypeNegotiatedFormat. getMediaType()Methods in org.springframework.extensions.webscripts with parameters of type MediaType Modifier and Type Method Description floatMediaType. compare(MediaType to)Compare to another media typeConstructors in org.springframework.extensions.webscripts with parameters of type MediaType Constructor Description NegotiatedFormat(MediaType mediaType, java.lang.String format)Construct
-