Class ResourceHttpContent

  • All Implemented Interfaces:
    HttpContent

    public class ResourceHttpContent
    extends java.lang.Object
    implements HttpContent
    HttpContent created from a Resource.

    The HttpContent is used to server static content that is not cached. So fields and values are only generated as need be an not kept for reuse