Uses of Enum Class
org.seppiko.commons.utils.http.MediaType
Packages that use MediaType
-
Uses of MediaType in org.seppiko.commons.utils.http
Methods in org.seppiko.commons.utils.http that return MediaTypeModifier and TypeMethodDescriptionstatic MediaTypeMediaType.findByValue(String value) Find a media type by valuestatic MediaTypeReturns the enum constant of this class with the specified name.static MediaType[]MediaType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.seppiko.commons.utils.http with parameters of type MediaType