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