Uses of Class
io.undertow.server.handlers.PathTemplateHandler
Packages that use PathTemplateHandler
-
Uses of PathTemplateHandler in io.undertow
Methods in io.undertow that return PathTemplateHandlerModifier and TypeMethodDescriptionstatic PathTemplateHandlerHandlers.pathTemplate()static PathTemplateHandlerHandlers.pathTemplate(boolean rewriteQueryParams) -
Uses of PathTemplateHandler in io.undertow.server.handlers
Methods in io.undertow.server.handlers that return PathTemplateHandlerModifier and TypeMethodDescriptionPathTemplateHandler.add(String uriTemplate, HttpHandler handler)