Uses of Class
io.undertow.servlet.compat.rewrite.Substitution
-
Packages that use Substitution Package Description io.undertow.servlet.compat.rewrite -
-
Uses of Substitution in io.undertow.servlet.compat.rewrite
Fields in io.undertow.servlet.compat.rewrite declared as Substitution Modifier and Type Field Description protected SubstitutionRewriteRule. cookieSubstitutionprotected SubstitutionRewriteRule. substitutionprotected SubstitutionRewriteCond. testFields in io.undertow.servlet.compat.rewrite with type parameters of type Substitution Modifier and Type Field Description protected java.util.ArrayList<Substitution>RewriteRule. envSubstitutionMethods in io.undertow.servlet.compat.rewrite that return Substitution Modifier and Type Method Description SubstitutionRewriteRule. getSubstitution()Methods in io.undertow.servlet.compat.rewrite with parameters of type Substitution Modifier and Type Method Description voidRewriteRule. setSubstitution(Substitution substitution)
-