Object

akka.http.scaladsl.model

MediaTypes

Related Doc: package model

Permalink

object MediaTypes extends ObjectRegistry[(String, String), MediaType]

Source
MediaType.scala
Linear Supertypes
ObjectRegistry[(String, String), MediaType], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MediaTypes
  2. ObjectRegistry
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type FindCustom = (String, String) ⇒ Option[MediaType]

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val application/atom+xml: WithOpenCharset

    Permalink
  5. val application/base64: WithOpenCharset

    Permalink
  6. val application/excel: Binary

    Permalink
  7. val application/font-woff: Binary

    Permalink
  8. val application/gnutar: Binary

    Permalink
  9. val application/grpc+proto: Binary

    Permalink
  10. val application/java-archive: Binary

    Permalink
  11. val application/javascript: WithOpenCharset

    Permalink
  12. val application/json: WithFixedCharset

    Permalink
  13. val application/json-patch+json: WithFixedCharset

    Permalink
  14. val application/lha: Binary

    Permalink
  15. val application/lzx: Binary

    Permalink
  16. val application/mspowerpoint: Binary

    Permalink
  17. val application/msword: Binary

    Permalink
  18. val application/octet-stream: Binary

    Permalink
  19. val application/pdf: Binary

    Permalink
  20. val application/postscript: Binary

    Permalink
  21. val application/rss+xml: WithOpenCharset

    Permalink
  22. val application/soap+xml: WithOpenCharset

    Permalink
  23. val application/vnd.api+json: WithFixedCharset

    Permalink
  24. val application/vnd.google-earth.kml+xml: WithOpenCharset

    Permalink
  25. val application/vnd.google-earth.kmz: Binary

    Permalink
  26. val application/vnd.ms-fontobject: Binary

    Permalink
  27. val application/vnd.oasis.opendocument.chart: Binary

    Permalink
  28. val application/vnd.oasis.opendocument.database: Binary

    Permalink
  29. val application/vnd.oasis.opendocument.formula: Binary

    Permalink
  30. val application/vnd.oasis.opendocument.graphics: Binary

    Permalink
  31. val application/vnd.oasis.opendocument.image: Binary

    Permalink
  32. val application/vnd.oasis.opendocument.presentation: Binary

    Permalink
  33. val application/vnd.oasis.opendocument.spreadsheet: Binary

    Permalink
  34. val application/vnd.oasis.opendocument.text: Binary

    Permalink
  35. val application/vnd.oasis.opendocument.text-master: Binary

    Permalink
  36. val application/vnd.oasis.opendocument.text-web: Binary

    Permalink
  37. val application/vnd.openxmlformats-officedocument.presentationml.presentation: Binary

    Permalink
  38. val application/vnd.openxmlformats-officedocument.presentationml.slide: Binary

    Permalink
  39. val application/vnd.openxmlformats-officedocument.presentationml.slideshow: Binary

    Permalink
  40. val application/vnd.openxmlformats-officedocument.presentationml.template: Binary

    Permalink
  41. val application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: Binary

    Permalink
  42. val application/vnd.openxmlformats-officedocument.spreadsheetml.template: Binary

    Permalink
  43. val application/vnd.openxmlformats-officedocument.wordprocessingml.document: Binary

    Permalink
  44. val application/vnd.openxmlformats-officedocument.wordprocessingml.template: Binary

    Permalink
  45. val application/x-7z-compressed: Binary

    Permalink
  46. val application/x-ace-compressed: Binary

    Permalink
  47. val application/x-apple-diskimage: Binary

    Permalink
  48. val application/x-arc-compressed: Binary

    Permalink
  49. val application/x-bzip: Binary

    Permalink
  50. val application/x-bzip2: Binary

    Permalink
  51. val application/x-chrome-extension: Binary

    Permalink
  52. val application/x-compress: Binary

    Permalink
  53. val application/x-compressed: Binary

    Permalink
  54. val application/x-debian-package: Binary

    Permalink
  55. val application/x-dvi: Binary

    Permalink
  56. val application/x-font-opentype: Binary

    Permalink
  57. val application/x-font-truetype: Binary

    Permalink
  58. val application/x-gtar: Binary

    Permalink
  59. val application/x-gzip: Binary

    Permalink
  60. val application/x-latex: WithOpenCharset

    Permalink
  61. val application/x-rar-compressed: Binary

    Permalink
  62. val application/x-redhat-package-manager: Binary

    Permalink
  63. val application/x-shockwave-flash: Binary

    Permalink
  64. val application/x-tar: Binary

    Permalink
  65. val application/x-tex: Binary

    Permalink
  66. val application/x-texinfo: Binary

    Permalink
  67. val application/x-vrml: WithOpenCharset

    Permalink
  68. val application/x-www-form-urlencoded: WithOpenCharset

    Permalink
  69. val application/x-x509-ca-cert: Binary

    Permalink
  70. val application/x-xpinstall: Binary

    Permalink
  71. val application/xhtml+xml: WithOpenCharset

    Permalink
  72. val application/xml: WithOpenCharset

    Permalink
  73. val application/xml-dtd: WithOpenCharset

    Permalink
  74. val application/zip: Binary

    Permalink
  75. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  76. val audio/aiff: Binary

    Permalink
  77. val audio/basic: Binary

    Permalink
  78. val audio/midi: Binary

    Permalink
  79. val audio/mod: Binary

    Permalink
  80. val audio/mpeg: Binary

    Permalink
  81. val audio/ogg: Binary

    Permalink
  82. val audio/voc: Binary

    Permalink
  83. val audio/vorbis: Binary

    Permalink
  84. val audio/voxware: Binary

    Permalink
  85. val audio/wav: Binary

    Permalink
  86. val audio/webm: Binary

    Permalink
  87. val audio/x-psid: Binary

    Permalink
  88. val audio/x-realaudio: Binary

    Permalink
  89. val audio/xm: Binary

    Permalink
  90. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  91. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  92. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  93. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  94. def forExtension(ext: String): MediaType

    Permalink
  95. def forExtensionOption(ext: String): Option[MediaType]

    Permalink
  96. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  97. def getForKey(key: (String, String)): Option[MediaType]

    Permalink
    Definition Classes
    ObjectRegistry
  98. def getForKeyCaseInsensitive(key: String)(implicit conv: <:<[String, (String, String)]): Option[MediaType]

    Permalink
    Definition Classes
    ObjectRegistry
  99. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  100. val image/gif: Binary

    Permalink
  101. val image/jpeg: Binary

    Permalink
  102. val image/pict: Binary

    Permalink
  103. val image/png: Binary

    Permalink
  104. val image/svg+xml: Binary

    Permalink
  105. val image/svgz: Binary

    Permalink
  106. val image/tiff: Binary

    Permalink
  107. val image/webp: Binary

    Permalink
  108. val image/x-icon: Binary

    Permalink
  109. val image/x-ms-bmp: Binary

    Permalink
  110. val image/x-pcx: Binary

    Permalink
  111. val image/x-pict: Binary

    Permalink
  112. val image/x-quicktime: Binary

    Permalink
  113. val image/x-rgb: Binary

    Permalink
  114. val image/x-xbitmap: Binary

    Permalink
  115. val image/x-xpixmap: Binary

    Permalink
  116. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  117. val message/delivery-status: Binary

    Permalink
  118. val message/http: Binary

    Permalink
  119. val message/rfc822: Binary

    Permalink
  120. object multipart

    Permalink
  121. val multipart/alternative: MediaType.Multipart

    Permalink
  122. val multipart/byteranges: MediaType.Multipart

    Permalink
  123. val multipart/encrypted: MediaType.Multipart

    Permalink
  124. val multipart/form-data: MediaType.Multipart

    Permalink
  125. val multipart/mixed: MediaType.Multipart

    Permalink
  126. val multipart/related: MediaType.Multipart

    Permalink
  127. val multipart/signed: MediaType.Multipart

    Permalink
  128. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  129. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  130. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  131. final def register(key: (String, String), obj: MediaType): obj.type

    Permalink
    Attributes
    protected
    Definition Classes
    ObjectRegistry
  132. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  133. val text/asp: WithOpenCharset

    Permalink
  134. val text/cache-manifest: WithOpenCharset

    Permalink
  135. val text/calendar: WithOpenCharset

    Permalink
  136. val text/css: WithOpenCharset

    Permalink
  137. val text/csv: WithOpenCharset

    Permalink
  138. val text/event-stream: WithFixedCharset

    Permalink
  139. val text/html: WithOpenCharset

    Permalink
  140. val text/markdown: WithOpenCharset

    Permalink
  141. val text/mcf: WithOpenCharset

    Permalink
  142. val text/plain: WithOpenCharset

    Permalink
  143. val text/richtext: WithOpenCharset

    Permalink
  144. val text/tab-separated-values: WithOpenCharset

    Permalink
  145. val text/uri-list: WithOpenCharset

    Permalink
  146. val text/vnd.wap.wml: WithOpenCharset

    Permalink
  147. val text/vnd.wap.wmlscript: WithOpenCharset

    Permalink
  148. val text/x-asm: WithOpenCharset

    Permalink
  149. val text/x-c: WithOpenCharset

    Permalink
  150. val text/x-component: WithOpenCharset

    Permalink
  151. val text/x-h: WithOpenCharset

    Permalink
  152. val text/x-java-source: WithOpenCharset

    Permalink
  153. val text/x-pascal: WithOpenCharset

    Permalink
  154. val text/x-script: WithOpenCharset

    Permalink
  155. val text/x-scriptcsh: WithOpenCharset

    Permalink
  156. val text/x-scriptelisp: WithOpenCharset

    Permalink
  157. val text/x-scriptksh: WithOpenCharset

    Permalink
  158. val text/x-scriptlisp: WithOpenCharset

    Permalink
  159. val text/x-scriptperl: WithOpenCharset

    Permalink
  160. val text/x-scriptperl-module: WithOpenCharset

    Permalink
  161. val text/x-scriptphyton: WithOpenCharset

    Permalink
  162. val text/x-scriptrexx: WithOpenCharset

    Permalink
  163. val text/x-scriptscheme: WithOpenCharset

    Permalink
  164. val text/x-scriptsh: WithOpenCharset

    Permalink
  165. val text/x-scripttcl: WithOpenCharset

    Permalink
  166. val text/x-scripttcsh: WithOpenCharset

    Permalink
  167. val text/x-scriptzsh: WithOpenCharset

    Permalink
  168. val text/x-server-parsed-html: WithOpenCharset

    Permalink
  169. val text/x-setext: WithOpenCharset

    Permalink
  170. val text/x-sgml: WithOpenCharset

    Permalink
  171. val text/x-speech: WithOpenCharset

    Permalink
  172. val text/x-uuencode: WithOpenCharset

    Permalink
  173. val text/x-vcalendar: WithOpenCharset

    Permalink
  174. val text/x-vcard: WithOpenCharset

    Permalink
  175. val text/xml: WithOpenCharset

    Permalink
  176. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  177. val video/avs-video: Binary

    Permalink
  178. val video/divx: Binary

    Permalink
  179. val video/gl: Binary

    Permalink
  180. val video/mp4: Binary

    Permalink
  181. val video/mpeg: Binary

    Permalink
  182. val video/ogg: Binary

    Permalink
  183. val video/quicktime: Binary

    Permalink
  184. val video/webm: Binary

    Permalink
  185. val video/x-dv: Binary

    Permalink
  186. val video/x-flv: Binary

    Permalink
  187. val video/x-motion-jpeg: Binary

    Permalink
  188. val video/x-ms-asf: Binary

    Permalink
  189. val video/x-msvideo: Binary

    Permalink
  190. val video/x-sgi-movie: Binary

    Permalink
  191. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  192. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  193. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from ObjectRegistry[(String, String), MediaType]

Inherited from AnyRef

Inherited from Any

Ungrouped