Package akka.http.scaladsl.model.headers
Class EmptyCompanion$
java.lang.Object
akka.http.scaladsl.model.headers.ModeledCompanion<EmptyHeader$>
akka.http.scaladsl.model.headers.EmptyCompanion$
- All Implemented Interfaces:
Renderable
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EmptyCompanion$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class akka.http.scaladsl.model.headers.ModeledCompanion
lowercaseName, name, nameFromClass, parseFromValueString, render
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EmptyCompanion$
public EmptyCompanion$()
-