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 class
protected static class
protected class
protected static class
Methods 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 void
CachingHttpContentFactory.removeFromCache
(CachingHttpContentFactory.CachingHttpContent content)