Class LastModified

All Implemented Interfaces:
Renderable, ToStringRenderable
Direct Known Subclasses:
Last$minusModified

public abstract class LastModified extends HttpHeader
Model for the `Last-Modified` header. Specification: http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-2.2
  • Constructor Details

    • LastModified

      public LastModified()
  • Method Details