Uses of Enum Class
cool.scx.http.MediaType
Packages that use MediaType
-
Uses of MediaType in cool.scx.http
Subclasses with type arguments of type MediaType in cool.scx.httpMethods in cool.scx.http that return MediaTypeModifier and TypeMethodDescriptionstatic MediaTypestatic MediaTypeHttpHelper.getMediaTypeByExtension(String ext) static MediaTypeHttpHelper.getMediaTypeByFileName(String filename) FileFormat.mediaType()对应的 mediaTypestatic MediaTypestatic 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.