Object

quasar.precog

MimeTypes

Related Doc: package precog

Permalink

object MimeTypes

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MimeTypes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class ApplicationType extends GenericType

    Permalink
  2. sealed abstract class AudioType extends GenericType

    Permalink
  3. trait GenericType extends ProductPrefixUnmangler

    Permalink
  4. sealed abstract class ImageType extends GenericType

    Permalink
  5. sealed abstract class JavaScriptApplicationType extends ApplicationType

    Permalink
  6. sealed abstract class MessageType extends GenericType

    Permalink
  7. sealed abstract class Mp4AudioType extends AudioType

    Permalink
  8. sealed abstract class MpegAudioType extends AudioType

    Permalink
  9. sealed abstract class MultipartType extends GenericType

    Permalink
  10. sealed abstract class OggApplicationType extends ApplicationType

    Permalink
  11. sealed abstract class PrsType extends GenericType

    Permalink
  12. sealed abstract class StarType extends GenericType

    Permalink
  13. sealed abstract class TextType extends GenericType

    Permalink
  14. sealed abstract class VideoType extends GenericType

    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. object alternative extends MultipartType with Product with Serializable

    Permalink
  5. object anymaintype

    Permalink
  6. object anysubtype extends StarType with Product with Serializable

    Permalink
  7. object application

    Permalink
  8. implicit def applicationTypeJavaScript2TextTypeJavaScript(appType: JavaScriptApplicationType): TextType

    Permalink
  9. implicit def applicationTypeOgg2AudioTypeOgg(appType: OggApplicationType): AudioType

    Permalink
  10. implicit def applicationTypeOgg2VideoTypeOgg(appType: OggApplicationType): VideoType

    Permalink
  11. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  12. object audio

    Permalink
  13. implicit def audioTypeMp42VideoTypeMp4(audioType: Mp4AudioType): VideoType

    Permalink
  14. implicit def audioTypeMpeg2VideoTypeMpeg(audioType: MpegAudioType): VideoType

    Permalink
  15. object basic extends AudioType with Product with Serializable

    Permalink
  16. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. object css extends TextType with Product with Serializable

    Permalink
  18. object csv extends TextType with Product with Serializable

    Permalink
  19. object delivery-status extends MessageType with Product with Serializable

    Permalink
  20. object encrypted extends MultipartType with Product with Serializable

    Permalink
  21. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. object form-data extends MultipartType with Product with Serializable

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

    Permalink
    Definition Classes
    AnyRef → Any
  26. object gif extends ImageType with Product with Serializable

    Permalink
  27. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  28. object html extends TextType with Product with Serializable

    Permalink
  29. object http extends MessageType with Product with Serializable

    Permalink
  30. object image

    Permalink
  31. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  32. object javascript extends JavaScriptApplicationType with Product with Serializable

    Permalink
  33. object jpeg extends ImageType with Product with Serializable

    Permalink
  34. object json extends ApplicationType with Product with Serializable

    Permalink
  35. object message

    Permalink
  36. object midi extends AudioType with Product with Serializable

    Permalink
  37. object mixed extends MultipartType with Product with Serializable

    Permalink
  38. object mp4 extends Mp4AudioType with Product with Serializable

    Permalink
  39. object mpeg extends MpegAudioType with Product with Serializable

    Permalink
  40. object multipart

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

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

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

    Permalink
    Definition Classes
    AnyRef
  44. object octet-stream extends ApplicationType with Product with Serializable

    Permalink
  45. object ogg extends JavaScriptApplicationType with Product with Serializable

    Permalink
  46. def parseMimeTypes(inString: String): Array[MimeType]

    Permalink
  47. object pdf extends ApplicationType with Product with Serializable

    Permalink
  48. object plain extends TextType with Product with Serializable

    Permalink
  49. object png extends ImageType with Product with Serializable

    Permalink
  50. object postscript extends ApplicationType with Product with Serializable

    Permalink
  51. object quicktime extends VideoType with Product with Serializable

    Permalink
  52. object related extends MultipartType with Product with Serializable

    Permalink
  53. object signed extends MultipartType with Product with Serializable

    Permalink
  54. object soap+xml extends ApplicationType with Product with Serializable

    Permalink
  55. implicit def starTypeStar2ApplicationTypeStar(starType: StarType): ApplicationType

    Permalink
  56. implicit def starTypeStar2AudioTypeStar(starType: StarType): AudioType

    Permalink
  57. implicit def starTypeStar2ImageTypeStar(starType: StarType): ImageType

    Permalink
  58. implicit def starTypeStar2MessageTypeStar(starType: StarType): MessageType

    Permalink
  59. implicit def starTypeStar2MultipartTypeStar(starType: StarType): MultipartType

    Permalink
  60. implicit def starTypeStar2PrsTypeStar(starType: StarType): PrsType

    Permalink
  61. implicit def starTypeStar2TextTypeStar(starType: StarType): TextType

    Permalink
  62. implicit def starTypeStar2VideoTypeStar(starType: StarType): VideoType

    Permalink
  63. object svg+xml extends ImageType with Product with Serializable

    Permalink
  64. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  65. object text

    Permalink
  66. object tiff extends ImageType with Product with Serializable

    Permalink
  67. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  68. object video

    Permalink
  69. object vnd.microsoft.icon extends ImageType with Product with Serializable

    Permalink
  70. object vorbis extends AudioType with Product with Serializable

    Permalink
  71. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. object x-c extends TextType with Product with Serializable

    Permalink
  75. object x-dvi extends ApplicationType with Product with Serializable

    Permalink
  76. object x-javascript extends JavaScriptApplicationType with Product with Serializable

    Permalink
  77. object x-latex extends ApplicationType with Product with Serializable

    Permalink
  78. object x-ms-wax extends AudioType with Product with Serializable

    Permalink
  79. object x-ms-wma extends AudioType with Product with Serializable

    Permalink
  80. object x-msvideo extends VideoType with Product with Serializable

    Permalink
  81. object x-realaudio extends AudioType with Product with Serializable

    Permalink
  82. object x-shockwave-flash extends ApplicationType with Product with Serializable

    Permalink
  83. object x-tar extends ApplicationType with Product with Serializable

    Permalink
  84. object x-ttf extends ApplicationType with Product with Serializable

    Permalink
  85. object x-wav extends AudioType with Product with Serializable

    Permalink
  86. object x-www-form-urlencoded extends ApplicationType with Product with Serializable

    Permalink
  87. object xhtml+xml extends ApplicationType with Product with Serializable

    Permalink
  88. object xml extends TextType with Product with Serializable

    Permalink
  89. object xml-dtd extends ApplicationType with Product with Serializable

    Permalink
  90. object zip extends ApplicationType with Product with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped