rewrite-config-servlet 2.0.0.Alpha3

Uses of Interface
org.ocpsoft.rewrite.servlet.config.rule.IJoinPath

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

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

Classes in org.ocpsoft.rewrite.servlet.config.rule that implement IJoinPath
 class Join
          Rule that creates a bi-directional rewrite rule between an externally facing URL and an internal server resource URL
 

Methods in org.ocpsoft.rewrite.servlet.config.rule that return IJoinPath
static IJoinPath Join.path(String pattern)
          The client-facing URL path to which this Join will apply.
 


rewrite-config-servlet 2.0.0.Alpha3

Copyright © 2013 OCPsoft. All Rights Reserved.