Uses of Interface
org.eclipse.jetty.rewrite.handler.Rule.ApplyURI

Uses of Rule.ApplyURI in org.eclipse.jetty.rewrite.handler
 

Classes in org.eclipse.jetty.rewrite.handler that implement Rule.ApplyURI
 class RewritePatternRule
          Rewrite the URI by replacing the matched PathMap path with a fixed string.
 class RewriteRegexRule
          Rewrite the URI by matching with a regular expression.
 



Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.