Uses of Class
io.undertow.servlet.compat.rewrite.Resolver
Packages that use Resolver
-
Uses of Resolver in io.undertow.servlet.compat.rewrite
Subclasses of Resolver in io.undertow.servlet.compat.rewriteMethods in io.undertow.servlet.compat.rewrite with parameters of type ResolverModifier and TypeMethodDescriptionabstract boolean
boolean
Evaluate the condition based on the contextboolean
boolean
boolean
RewriteRule.evaluate
(CharSequence url, Resolver resolver) Evaluate the rule based on the contextEvaluate the substitution based on the contextSubstitution.RewriteCondBackReferenceElement.evaluate
(Matcher rule, Matcher cond, Resolver resolver) Substitution.RewriteRuleBackReferenceElement.evaluate
(Matcher rule, Matcher cond, Resolver resolver) abstract String