Uses of Interface
org.jgrapes.webconsole.base.ResourceByProducer.ContentProducer
Package
Description
Provides the components for building web consoles based on the
core, io and http packages.
-
Uses of ResourceByProducer.ContentProducer in org.jgrapes.webconsole.base
ModifierConstructorDescriptionResourceByProducer
(ResourceRequest request, ResourceByProducer.ContentProducer contentProducer, org.jdrupes.httpcodec.types.MediaType mediaType, Instant lastModifiedAt, int maxAge) Instantiates a result that is provided by aResourceByProducer.ContentProducer
.