Class EagerContentHandler.RetainedContentLoaderFactory

java.lang.Object
org.eclipse.jetty.server.handler.EagerContentHandler.RetainedContentLoaderFactory
All Implemented Interfaces:
EagerContentHandler.ContentLoaderFactory
Enclosing class:
EagerContentHandler

public static class EagerContentHandler.RetainedContentLoaderFactory extends Object implements EagerContentHandler.ContentLoaderFactory
An EagerContentHandler.ContentLoaderFactory for any content, that uses Retainable.retain() to eagerly load content with zero copies, until all content is read or a maximum size is exceeded.