Class MediaType$
java.lang.Object
org.apache.pekko.http.javadsl.model.MediaType$
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final MediaType$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MediaType$
public MediaType$()
-