Uses of Class
org.mortbay.jetty.handler.rewrite.LegacyRule

Packages that use LegacyRule
org.mortbay.jetty.handler.rewrite   
 

Uses of LegacyRule in org.mortbay.jetty.handler.rewrite
 

Methods in org.mortbay.jetty.handler.rewrite with parameters of type LegacyRule
 void RewriteHandler.setLegacyRule(LegacyRule legacyRule)
          To enable configuration from jetty.xml on rewriteRequestURI, rewritePathInfo and originalPathAttribute
 



Copyright © 2008 Mort Bay Consulting. All Rights Reserved.