Uses of Class
org.tuckey.web.filters.urlrewrite.OutboundRule

Packages that use OutboundRule
org.tuckey.web.filters.urlrewrite   
 

Uses of OutboundRule in org.tuckey.web.filters.urlrewrite
 

Methods in org.tuckey.web.filters.urlrewrite with parameters of type OutboundRule
 void Conf.addOutboundRule(OutboundRule outboundRule)
          Will add the rule to the rules list.