rewrite-impl-servlet 1.0.5.Final

Uses of Interface
org.ocpsoft.rewrite.servlet.config.IForward

Packages that use IForward
org.ocpsoft.rewrite.servlet.config   
 

Uses of IForward in org.ocpsoft.rewrite.servlet.config
 

Subinterfaces of IForward in org.ocpsoft.rewrite.servlet.config
static interface IForward.IForwardParameter
           
 

Classes in org.ocpsoft.rewrite.servlet.config that implement IForward
 class Forward
          An Operation that performs forwards via InboundServletRewrite.forward(String)
static class IForward.ForwardParameter
           
 

Constructors in org.ocpsoft.rewrite.servlet.config with parameters of type IForward
IForward.ForwardParameter(IForward path, RegexCapture capture)
           
 


rewrite-impl-servlet 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.