Package akka.http.scaladsl.model.headers
Class MaxAge
- java.lang.Object
-
- akka.http.scaladsl.model.headers.StrictTransportSecurityDirective
-
- akka.http.scaladsl.model.headers.MaxAge
-
- All Implemented Interfaces:
java.io.Serializable,scala.Equals,scala.Product
public final class MaxAge extends StrictTransportSecurityDirective implements scala.Product, java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MaxAge(long value)
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract static Rapply(T1 v1)static java.lang.StringtoString()longvalue()
-