Uses of Interface
io.helidon.pico.tools.GenericTemplateCreatorRequest
Packages that use GenericTemplateCreatorRequest
-
Uses of GenericTemplateCreatorRequest in io.helidon.pico.tools
Methods in io.helidon.pico.tools with parameters of type GenericTemplateCreatorRequestModifier and TypeMethodDescriptionGenericTemplateCreator.create(GenericTemplateCreatorRequest request) Convenience method to help with the typical/generic case where the request + the provided generatedType is injected into the supplied template to produce the response.