Uses of Class
org.jgrapes.http.ResourcePattern
Package
Description
Provides the events handled by the server components.
Provides a base component for generating template based responses
to HTTP requests.
-
Uses of ResourcePattern in org.jgrapes.http.events
Modifier and TypeMethodDescriptionstatic Object
Request.In.createMatchValue
(Class<?> type, ResourcePattern resource) Creates the match value. -
Uses of ResourcePattern in org.jgrapes.http.freemarker
Modifier and TypeMethodDescriptionFreeMarkerRequestHandler.prefixPattern()
Gets the prefix pattern.Modifier and TypeMethodDescriptionprotected void
FreeMarkerRequestHandler.updatePrefixPattern
(ResourcePattern prefixPattern) Updates the prefix pattern.