Uses of Class
de.quantummaid.httpmaid.path.PathTemplate
-
Packages that use PathTemplate Package Description de.quantummaid.httpmaid.generator de.quantummaid.httpmaid.path -
-
Uses of PathTemplate in de.quantummaid.httpmaid.generator
Methods in de.quantummaid.httpmaid.generator with parameters of type PathTemplate Modifier and Type Method Description static PathAndMethodGenerationConditionPathAndMethodGenerationCondition. pathAndMethodEventTypeGenerationCondition(PathTemplate pathTemplate, HttpRequestMethod... methods) -
Uses of PathTemplate in de.quantummaid.httpmaid.path
Methods in de.quantummaid.httpmaid.path that return PathTemplate Modifier and Type Method Description static PathTemplatePathTemplate. pathTemplate(String asString)
-