object MediaTypes extends ObjectRegistry[(String, String), MediaType]
- Source
- MediaType.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- MediaTypes
- ObjectRegistry
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val application/atom+xml: WithOpenCharset
- val application/base64: WithOpenCharset
- val application/cbor: Binary
- val application/gnutar: Binary
- val application/grpc+proto: Binary
- val application/java-archive: Binary
- val application/javascript: WithOpenCharset
- val application/json: WithFixedCharset
- val application/json-patch+json: WithFixedCharset
- val application/lha: Binary
- val application/lzx: Binary
- val application/merge-patch+json: WithFixedCharset
- val application/msword: Binary
- val application/octet-stream: Binary
- val application/pdf: Binary
- val application/postscript: Binary
- val application/problem+json: WithFixedCharset
- val application/problem+xml: WithOpenCharset
- val application/rss+xml: WithOpenCharset
- val application/soap+xml: WithOpenCharset
- val application/vnd.api+json: WithFixedCharset
- val application/vnd.google-earth.kml+xml: WithOpenCharset
- val application/vnd.google-earth.kmz: Binary
- val application/vnd.ms-excel: Binary
- val application/vnd.ms-excel.addin.macroEnabled.12: Binary
- val application/vnd.ms-excel.sheet.binary.macroEnabled.12: Binary
- val application/vnd.ms-excel.sheet.macroEnabled.12: Binary
- val application/vnd.ms-excel.template.macroEnabled.12: Binary
- val application/vnd.ms-fontobject: Binary
- val application/vnd.ms-powerpoint: Binary
- val application/vnd.ms-powerpoint.addin.macroEnabled.12: Binary
- val application/vnd.ms-powerpoint.presentation.macroEnabled.12: Binary
- val application/vnd.ms-powerpoint.slideshow.macroEnabled.12: Binary
- val application/vnd.ms-word.document.macroEnabled.12: Binary
- val application/vnd.ms-word.template.macroEnabled.12: Binary
- val application/vnd.oasis.opendocument.chart: Binary
- val application/vnd.oasis.opendocument.database: Binary
- val application/vnd.oasis.opendocument.formula: Binary
- val application/vnd.oasis.opendocument.graphics: Binary
- val application/vnd.oasis.opendocument.image: Binary
- val application/vnd.oasis.opendocument.presentation: Binary
- val application/vnd.oasis.opendocument.spreadsheet: Binary
- val application/vnd.oasis.opendocument.text: Binary
- val application/vnd.oasis.opendocument.text-master: Binary
- val application/vnd.oasis.opendocument.text-web: Binary
- val application/vnd.openxmlformats-officedocument.presentationml.presentation: Binary
- val application/vnd.openxmlformats-officedocument.presentationml.slide: Binary
- val application/vnd.openxmlformats-officedocument.presentationml.slideshow: Binary
- val application/vnd.openxmlformats-officedocument.presentationml.template: Binary
- val application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: Binary
- val application/vnd.openxmlformats-officedocument.spreadsheetml.template: Binary
- val application/vnd.openxmlformats-officedocument.wordprocessingml.document: Binary
- val application/vnd.openxmlformats-officedocument.wordprocessingml.template: Binary
- val application/x-7z-compressed: Binary
- val application/x-ace-compressed: Binary
- val application/x-apple-diskimage: Binary
- val application/x-arc-compressed: Binary
- val application/x-bzip: Binary
- val application/x-bzip2: Binary
- val application/x-chrome-extension: Binary
- val application/x-compress: Binary
- val application/x-compressed: Binary
- val application/x-debian-package: Binary
- val application/x-dvi: Binary
- val application/x-font-opentype: Binary
- val application/x-font-truetype: Binary
- val application/x-gtar: Binary
- val application/x-gzip: Binary
- val application/x-latex: WithOpenCharset
- val application/x-rar-compressed: Binary
- val application/x-redhat-package-manager: Binary
- val application/x-shockwave-flash: Binary
- val application/x-tar: Binary
- val application/x-tex: Binary
- val application/x-texinfo: Binary
- val application/x-vrml: WithOpenCharset
- val application/x-www-form-urlencoded: WithFixedCharset
- val application/x-x509-ca-cert: Binary
- val application/x-xpinstall: Binary
- val application/xhtml+xml: WithOpenCharset
- val application/xml: WithOpenCharset
- val application/xml-dtd: WithOpenCharset
- val application/zip: Binary
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val audio/aiff: Binary
- val audio/basic: Binary
- val audio/midi: Binary
- val audio/mod: Binary
- val audio/mpeg: Binary
- val audio/ogg: Binary
- val audio/voc: Binary
- val audio/vorbis: Binary
- val audio/voxware: Binary
- val audio/wav: Binary
- val audio/webm: Binary
- val audio/x-psid: Binary
- val audio/x-realaudio: Binary
- val audio/xm: Binary
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val font/woff: Binary
- val font/woff2: Binary
- def forExtension(ext: String): MediaType
- def forExtensionOption(ext: String): Option[MediaType]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- def getForKey(key: (String, String)): Option[MediaType]
- Definition Classes
- ObjectRegistry
- def getForKeyCaseInsensitive(key: String)(implicit conv: <:<[String, (String, String)]): Option[MediaType]
- Definition Classes
- ObjectRegistry
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- val image/gif: Binary
- val image/jpeg: Binary
- val image/pict: Binary
- val image/png: Binary
- val image/svg+xml: Binary
- val image/svgz: Binary
- val image/tiff: Binary
- val image/webp: Binary
- val image/x-icon: Binary
- val image/x-ms-bmp: Binary
- val image/x-pcx: Binary
- val image/x-pict: Binary
- val image/x-quicktime: Binary
- val image/x-rgb: Binary
- val image/x-xbitmap: Binary
- val image/x-xpixmap: Binary
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val message/delivery-status: Binary
- val message/http: Binary
- val message/rfc822: Binary
- val multipart/alternative: MediaType.Multipart
- val multipart/byteranges: MediaType.Multipart
- val multipart/encrypted: MediaType.Multipart
- val multipart/form-data: MediaType.Multipart
- val multipart/mixed: MediaType.Multipart
- val multipart/related: MediaType.Multipart
- val multipart/signed: MediaType.Multipart
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- final def register(key: (String, String), obj: MediaType): obj.type
- Attributes
- protected
- Definition Classes
- ObjectRegistry
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val text/asp: WithOpenCharset
- val text/cache-manifest: WithOpenCharset
- val text/calendar: WithOpenCharset
- val text/css: WithOpenCharset
- val text/csv: WithOpenCharset
- val text/event-stream: WithFixedCharset
- val text/html: WithOpenCharset
- val text/markdown: WithOpenCharset
- val text/mcf: WithOpenCharset
- val text/plain: WithOpenCharset
- val text/richtext: WithOpenCharset
- val text/tab-separated-values: WithOpenCharset
- val text/uri-list: WithOpenCharset
- val text/vnd.wap.wml: WithOpenCharset
- val text/vnd.wap.wmlscript: WithOpenCharset
- val text/x-asm: WithOpenCharset
- val text/x-c: WithOpenCharset
- val text/x-component: WithOpenCharset
- val text/x-h: WithOpenCharset
- val text/x-java-source: WithOpenCharset
- val text/x-pascal: WithOpenCharset
- val text/x-script: WithOpenCharset
- val text/x-scriptcsh: WithOpenCharset
- val text/x-scriptelisp: WithOpenCharset
- val text/x-scriptksh: WithOpenCharset
- val text/x-scriptlisp: WithOpenCharset
- val text/x-scriptperl: WithOpenCharset
- val text/x-scriptperl-module: WithOpenCharset
- val text/x-scriptphyton: WithOpenCharset
- val text/x-scriptrexx: WithOpenCharset
- val text/x-scriptscheme: WithOpenCharset
- val text/x-scriptsh: WithOpenCharset
- val text/x-scripttcl: WithOpenCharset
- val text/x-scripttcsh: WithOpenCharset
- val text/x-scriptzsh: WithOpenCharset
- val text/x-server-parsed-html: WithOpenCharset
- val text/x-setext: WithOpenCharset
- val text/x-sgml: WithOpenCharset
- val text/x-speech: WithOpenCharset
- val text/x-uuencode: WithOpenCharset
- val text/x-vcalendar: WithOpenCharset
- val text/x-vcard: WithOpenCharset
- val text/xml: WithOpenCharset
- def toString(): String
- Definition Classes
- AnyRef → Any
- val video/avs-video: Binary
- val video/divx: Binary
- val video/gl: Binary
- val video/mp4: Binary
- val video/mpeg: Binary
- val video/ogg: Binary
- val video/quicktime: Binary
- val video/webm: Binary
- val video/x-dv: Binary
- val video/x-flv: Binary
- val video/x-motion-jpeg: Binary
- val video/x-ms-asf: Binary
- val video/x-msvideo: Binary
- val video/x-sgi-movie: Binary
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- object multipart
Deprecated Value Members
- val application/excel: Binary
- Annotations
- @deprecated
- Deprecated
(Since version 10.1.6) This format is unofficial and should not be used. Use application/vnd.ms-excel instead.
- val application/font-woff: Binary
- Annotations
- @deprecated
- Deprecated
(Since version 10.1.7) This format is unofficial and should not be used. Use font/woff instead.
- val application/mspowerpoint: Binary
- Annotations
- @deprecated
- Deprecated
(Since version 10.1.6) This format is unofficial and should not be used. Use application/vnd.ms-powerpoint instead.
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)