rewrite-config-servlet 2.0.0.Alpha6

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

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

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

Classes in org.ocpsoft.rewrite.servlet.config.rule that implement JoinPath
 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 JoinPath
static JoinPath Join.path(String pattern)
          The client-facing URL path to which this Join will apply.
static JoinPath Join.pathNonBinding(String pattern)
          The client-facing URL path to which this Join will apply.
 


rewrite-config-servlet 2.0.0.Alpha6

Copyright © 2013 OCPsoft. All Rights Reserved.