Class ContentType

All Implemented Interfaces:
Renderable, ToStringRenderable
Direct Known Subclasses:
Content$minusType

public abstract class ContentType extends HttpHeader
Model for the `Content-Type` header. Specification: http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-26#section-3.1.1.5
  • Constructor Details

    • ContentType

      public ContentType()
  • Method Details