Package akka.http.javadsl.model
Class ContentType$
- java.lang.Object
-
- akka.http.javadsl.model.ContentType$
-
public class ContentType$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ContentType$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ContentType$()
-
-
-
Field Detail
-
MODULE$
public static final ContentType$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-