Class CacheDirectives.max$minusage

java.lang.Object
akka.http.scaladsl.model.headers.CacheDirectives.max$minusage
All Implemented Interfaces:
Renderable, ToStringRenderable, ValueRenderable, CacheDirective, CacheDirective, CacheDirective.RequestDirective, CacheDirective.ResponseDirective, Serializable, scala.Equals, scala.Product
Enclosing class:
CacheDirectives

public static final class CacheDirectives.max$minusage extends Object implements CacheDirective.RequestDirective, CacheDirective.ResponseDirective, ValueRenderable, scala.Product, Serializable
For a fuller description of the use case, see http://tools.ietf.org/html/rfc7234#section-5.2.1.1 and http://tools.ietf.org/html/rfc7234#section-5.2.2.8
See Also:
  • Constructor Details

    • max$minusage

      public max$minusage(long deltaSeconds)
  • Method Details