Uses of Interface
org.eclipse.jetty.http.content.CachingHttpContentFactory.CachingHttpContent
Packages that use CachingHttpContentFactory.CachingHttpContent
-
Uses of CachingHttpContentFactory.CachingHttpContent in org.eclipse.jetty.http.content
Classes in org.eclipse.jetty.http.content that implement CachingHttpContentFactory.CachingHttpContentModifier and TypeClassDescriptionprotected classprotected static classprotected classprotected static classMethods in org.eclipse.jetty.http.content that return CachingHttpContentFactory.CachingHttpContentModifier and TypeMethodDescriptionCachingHttpContentFactory.newCachedContent(String p, HttpContent httpContent) ValidatingCachingHttpContentFactory.newCachedContent(String p, HttpContent httpContent) CachingHttpContentFactory.newNotFoundContent(String p) ValidatingCachingHttpContentFactory.newNotFoundContent(String p) Methods in org.eclipse.jetty.http.content that return types with arguments of type CachingHttpContentFactory.CachingHttpContentMethods in org.eclipse.jetty.http.content with parameters of type CachingHttpContentFactory.CachingHttpContentModifier and TypeMethodDescriptionprotected voidCachingHttpContentFactory.removeFromCache(CachingHttpContentFactory.CachingHttpContent content)