Package io.undertow.predicate
Class PathTemplatePredicate
- java.lang.Object
-
- io.undertow.predicate.PathTemplatePredicate
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PathTemplatePredicate.Builder
-
Field Summary
-
Fields inherited from interface io.undertow.predicate.Predicate
PREDICATE_CONTEXT
-
-
Constructor Summary
Constructors Constructor Description PathTemplatePredicate(String template, ExchangeAttribute attribute)
-
-
-
Constructor Detail
-
PathTemplatePredicate
public PathTemplatePredicate(String template, ExchangeAttribute attribute)
-
-