Package org.eclipse.jetty.http.content
package org.eclipse.jetty.http.content
-
ClassDescription
HttpContent.Factory
implementation that wraps any otherHttpContent.Factory
instance using it as a caching authority.HttpContent interface.HttpContent Wrapper.ThisHttpContent.Factory
populates theHttpContent.getPreCompressedContentFormats()
field for anyHttpContent
fetched through this factory.HttpContent created from aResource
.An HttpContent.Factory for transient content (not cached).HttpContent.Factory
implementation ofCachingHttpContentFactory
which evicts invalid entries from the cache.AnHttpContent.Factory
implementation which takes a Resource and fakes this resource as an entry in every directory.