rewrite-config-servlet 2.0.0.Alpha2

Uses of Class
org.ocpsoft.rewrite.servlet.config.rule.Join

Packages that use Join
org.ocpsoft.rewrite.servlet.config.rule   
 

Uses of Join in org.ocpsoft.rewrite.servlet.config.rule
 

Methods in org.ocpsoft.rewrite.servlet.config.rule that return Join
static Join Join.getCurrentJoin(javax.servlet.http.HttpServletRequest request)
          Retrieve the Join that was invoked on the current request; if no Join was invoked, return null.
static Join Join.nonBindingPath(String pattern)
          The client-facing URL path to which this Join will apply.
 


rewrite-config-servlet 2.0.0.Alpha2

Copyright © 2012 OCPsoft. All Rights Reserved.