rewrite-config-servlet 2.0.0.Alpha6

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.
 Join JoinPath.to(String resource)
          The internal server resource (real or virtual) to be served.
 Join Join.to(String resource)
           
 Join Join.withChaining()
          Enable the 'to' target of this Join to be intercepted by the 'path' of another Join.
 Join Join.withInboundCorrection()
           
 


rewrite-config-servlet 2.0.0.Alpha6

Copyright © 2013 OCPsoft. All Rights Reserved.