Uses of Class
org.eclipse.jetty.rewrite.handler.PatternRule
Package
Description
Jetty Rewrite : Rewrite Handler and Rules for Jetty
-
Uses of PatternRule in org.eclipse.jetty.rewrite.handler
Modifier and TypeClassDescriptionclass
Sets the cookie in the response whenever the rule finds a match.class
Sets the header in the response whenever the rule finds a match.class
Issues a (3xx) Redirect response whenever the rule finds a match.class
Sends the response code whenever the rule finds a match.class
Rewrite the URI by replacing the matchedServletPathSpec
path with a fixed string.class
If this rule matches, terminate the processing of other rules.