Uses of Interface
org.eclipse.jetty.rewrite.handler.Rule.ApplyURI
Package
Description
Jetty Rewrite : Rewrite Handler and Rules for Jetty
-
Uses of Rule.ApplyURI in org.eclipse.jetty.rewrite.handler
Modifier and TypeClassDescriptionclass
Rewrite the URI by compacting to remove //class
Rewrite the URI by replacing the matchedServletPathSpec
path with a fixed string.class
Rewrite the URI by matching with a regular expression.