Uses of Package
org.apache.tapestry5.urlrewriter

Packages that use org.apache.tapestry5.urlrewriter
org.apache.tapestry5.internal.services   
org.apache.tapestry5.services   
org.apache.tapestry5.urlrewriter   
 

Classes in org.apache.tapestry5.urlrewriter used by org.apache.tapestry5.internal.services
URLRewriteContext
          Context passed to the process method of URLRewriterRule implementations, providing additional information that the rules might need to function.
URLRewriterRule
          Defines an URL rewriting rule.
 

Classes in org.apache.tapestry5.urlrewriter used by org.apache.tapestry5.services
URLRewriteContext
          Context passed to the process method of URLRewriterRule implementations, providing additional information that the rules might need to function.
 

Classes in org.apache.tapestry5.urlrewriter used by org.apache.tapestry5.urlrewriter
RewriteRuleApplicability
          Defines the situations to which a URLRewriterRule will be applied (inbound, outbound, or both)
URLRewriteContext
          Context passed to the process method of URLRewriterRule implementations, providing additional information that the rules might need to function.
 



Copyright © 2012. All Rights Reserved.