Class ResourceHttpContent

  • All Implemented Interfaces:
    HttpContent

    @Deprecated(since="2021-05-27")
    public class ResourceHttpContent
    extends java.lang.Object
    implements HttpContent
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    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