Uses of Class
ch.squaredesk.nova.comm.http.MediaType
-
-
Uses of MediaType in ch.squaredesk.nova.comm.http
Methods in ch.squaredesk.nova.comm.http that return MediaType Modifier and Type Method Description static MediaTypeMediaType. valueOf(String name)Returns the enum constant of this type with the specified name.static MediaType[]MediaType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-