Uses of Interface
org.eclipse.jetty.http.HttpContent.ContentFactory
Packages that use HttpContent.ContentFactory
-
Uses of HttpContent.ContentFactory in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement HttpContent.ContentFactoryModifier and TypeClassDescriptionclass
class
An HttpContent.Factory for transient content (not cached).Fields in org.eclipse.jetty.server declared as HttpContent.ContentFactoryModifier and TypeFieldDescriptionprivate HttpContent.ContentFactory
ResourceService._contentFactory
Methods in org.eclipse.jetty.server that return HttpContent.ContentFactoryMethods in org.eclipse.jetty.server with parameters of type HttpContent.ContentFactoryModifier and TypeMethodDescriptionvoid
ResourceService.setContentFactory
(HttpContent.ContentFactory contentFactory)