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