Package org.eclipse.jetty.http.content
package org.eclipse.jetty.http.content
- 
ClassDescription
HttpContent.Factoryimplementation that wraps any otherHttpContent.Factoryinstance using it as a caching authority.TheHttpContentinterface represents all the information about a staticResourcethat is needed to evaluate conditional headers and to eventually serve the actual content.Factory ofHttpContent.HttpContent Wrapper.ThisHttpContent.Factorypopulates theHttpContent.getPreCompressedContentFormats()field for anyHttpContentfetched through this factory.HttpContent created from aResource.An HttpContent.Factory for transient content (not cached).HttpContent.Factoryimplementation ofCachingHttpContentFactorywhich evicts invalid entries from the cache.AnHttpContent.Factoryimplementation which takes a Resource and fakes this resource as an entry in every directory.