ContentType

io.quartz.http2.model.ContentType$
See theContentType companion class

An enumeration of HTTP Content-Types. This object provides constants for the standard Content-Types such as application/json, text/html, etc. Additional Content-Types can be added by creating a new instance of the ContentType class.

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type