Package io.undertow.util
Class PathTemplateMatcher.PathMatchResult<T>
- java.lang.Object
-
- io.undertow.util.PathTemplateMatch
-
- io.undertow.util.PathTemplateMatcher.PathMatchResult<T>
-
- Enclosing class:
- PathTemplateMatcher<T>
public static class PathTemplateMatcher.PathMatchResult<T> extends PathTemplateMatch
-
-
Field Summary
-
Fields inherited from class io.undertow.util.PathTemplateMatch
ATTACHMENT_KEY
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description T
getValue()
-
Methods inherited from class io.undertow.util.PathTemplateMatch
getMatchedTemplate, getParameters
-
-