Package akka.http.scaladsl.model.headers
Class Content$minusType$
- java.lang.Object
-
- akka.http.scaladsl.model.headers.ModeledCompanion<Content$minusType>
-
- akka.http.scaladsl.model.headers.Content$minusType$
-
- All Implemented Interfaces:
Renderable
,java.io.Serializable
public class Content$minusType$ extends ModeledCompanion<Content$minusType> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Content$minusType$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Content$minusType$()
-
Method Summary
-
Methods inherited from class akka.http.scaladsl.model.headers.ModeledCompanion
lowercaseName, name, nameFromClass, parseFromValueString, render
-
-
-
-
Field Detail
-
MODULE$
public static final Content$minusType$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-