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