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