Class MediaType$

java.lang.Object
akka.http.javadsl.model.MediaType$

public class MediaType$ extends Object
Represents an Http media-type. A media-type consists of a main-type and a sub-type.

See MediaTypes for convenience access to often used values.

  • Field Details

    • MODULE$

      public static final MediaType$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • MediaType$

      public MediaType$()