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