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