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